Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
OpenOptions Class
/ DoNotRecalculateAfterOpened Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DoNotRecalculateAfterOpened Property (OpenOptions)
In This Topic
Don't recalculate when getting formula value after loading the file. Default is false.
Syntax
C#
public
System.
bool
DoNotRecalculateAfterOpened {
get
;
set
;}
See Also
Reference
OpenOptions Class
OpenOptions Members