Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IStyle Interface / getLocked Method
In This Topic
    getLocked Method
    In This Topic
    Gets whether the object is locked; False if the object can be modified when the sheet is protected.
    Syntax
    boolean getLocked()
    See Also