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

    Parameters

    value
    See Also