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

    Parameters

    value
    See Also