Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorkbook Interface
/ setDeferUpdateDirtyState Method
Collapse All
Expand All
In This Topic
setDeferUpdateDirtyState Method
In This Topic
Sets whether update the dirty state of the formula cells immediately when changing the value of a cell.
Syntax
void
setDeferUpdateDirtyState(
boolean
value
)
Parameters
value
See Also
Reference
IWorkbook Interface
IWorkbook Members