[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShape.LockedText

LockedText Property

LockedText

Gets or sets a value indicating whether this shape is locked for editing text.

Declaration
bool LockedText { get; set; }
Property LockedText As Boolean
Property Value
Type Description
bool

true if if the object is locked for editing text; otherwise, false if the object's text can be modified when the sheet is protected.