Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheetView Interface / getDisplayFormulas Method
In This Topic
    getDisplayFormulas Method
    In This Topic
    Gets whether the worksheet displays formulas. True if formulas are displayed; False if the worksheet displays values.
    Syntax
    boolean getDisplayFormulas()
    See Also