[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IStyle.Locked

Locked Property

Locked

Gets or sets whether the object is locked; False if the object can be modified when the sheet is protected.

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