Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package
/
IShape Interface
/ setLocked Method
Collapse All
Expand All
In This Topic
setLocked Method
In This Topic
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
void
setLocked(
boolean
value
)
Parameters
value
See Also
Reference
IShape Interface
IShape Members