Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorksheetView Interface
/ setDisplayFormulas Method
Collapse All
Expand All
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
Reference
IWorksheetView Interface
IWorksheetView Members