[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IShape.Locked

Locked Property

Locked

Gets or sets whether the object is locked (True if the object is locked, False if the object can be modified when the sheet is protected, read or write Boolean).

Declaration
bool Locked { get; set; }
Property Locked As Boolean