Click or drag to resize

IShape IsLocked Property

True if the object is locked, False if the object can be modified when the sheet is protected.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool IsLocked { get; set; }

Property Value

Type: Boolean
See Also