Spread.Services Documentation
Locked Property (IShape)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IShape Interface
: Locked Property
Gets or sets whether the object is locked (True if the object is locked, False if the object can be modified when the sheet is protected, read or write Boolean).
Syntax
C#
System.
bool
Locked {
get
;
set
;}
See Also
Reference
IShape Interface
IShape Members