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

    Parameters

    value
    See Also