[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IDrawingObject.Locked

Locked Property

Locked

Gets or sets a value indicating whether this GrapeCity.Drawing.IDrawingContext is locked.

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

true if if the object is locked; otherwise, false if the object can be modified when the sheet is protected.