[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CellProtection.Locked

Locked Property

Locked

Gets or sets a value indicating whether the cell is locked.

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

true if the cell is locked; otherwise, false.