Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IStyle Interface / setFormulaHidden Method
In This Topic
    setFormulaHidden Method
    In This Topic
    Gets whether the formula is hidden when the worksheet is protected.
    Syntax
    void setFormulaHidden( 
       boolean value
    )

    Parameters

    value
    See Also