Gets or sets whether the cell should be locked for editing when the XLSheet
is protected.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public bool Locked { get; set; } |
| Visual Basic |
|---|
Public Property Locked As Boolean Get Set |