com.grapecity.documents.excel Package / Workbook Class / getDeferUpdateDirtyState Method
In This Topic
getDeferUpdateDirtyState Method
In This Topic
Gets whether update the dirty state of the formula cells immediately when changing the value of a cell.
Syntax
public boolean getDeferUpdateDirtyState()
See Also