Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / getLocked Method
In This Topic
    getLocked Method
    In This Topic
    Gets 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
    boolean getLocked()
    See Also