GrapeCity.Documents.Excel Namespace / Workbook Class / EnableCalculation Property
EnableCalculation Property (Workbook)
In This Topic
Specifies whether the calculation engine is working.
Syntax
public System.bool EnableCalculation {get; set;}
See Also