Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorkbook Interface
/ Dirty Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Dirty Method (IWorkbook)
In This Topic
Designates all the formulas of the workbook to be recalculated when the next calculation occurs.
Syntax
C#
void
Dirty()
See Also
Reference
IWorkbook Interface
IWorkbook Members