WorksheetStatusIsLocked Property
Determines whether the worksheet is locked.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public bool IsLocked { get; }
Public ReadOnly Property IsLocked As Boolean
Get
public:
property bool IsLocked {
bool get ();
}
member IsLocked : bool with get
Property Value
Boolean