Gets or sets a value indicating whether this instance is locked.
bool IsLocked {get; set;}
'Declaration
Property IsLocked As Boolean
'Usage
Dim instance As IExcelWorksheet
Dim value As Boolean
instance.IsLocked = value
value = instance.IsLocked
Property Value
true if this instance is locked; otherwise,
false.
Target Platforms: Windows Server 2012, Windows RT