Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IStyle Interface / setIncludeProtection Method
In This Topic
    setIncludeProtection Method
    In This Topic
    Sets whether the style includes the FormulaHidden and Locked properties.
    Syntax
    void setIncludeProtection( 
       boolean value
    )

    Parameters

    value
    See Also