Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IDisplayFormat Interface / getFormulaHidden Method
In This Topic
    getFormulaHidden Method
    In This Topic
    Gets a value that indicates if the formula of the associated Range object is hidden when the worksheet is protected as it is displayed in the current user interface.
    Syntax
    boolean getFormulaHidden()
    See Also