[]
Gets or sets a value indicating whether the cell is locked.
public bool Locked { get; set; }
Public Property Locked As Boolean
true if the cell is locked; otherwise, false.
true
false