Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setLocked Method
In This Topic
    setLocked Method
    In This Topic
    Sets the property which specifies whether cells should be locked.
    Syntax
    void setLocked( 
       boolean value
    )

    Parameters

    value
    See Also