Link Search Menu Expand Document

IWorkbookAutoCalculation Property

Gets or sets a value indicating if formula should be re-calculated automatically on change of cells value.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool AutoCalculation { get; set; }

Property Value

Type: Boolean
true if calculate formulas automatically; otherwise, false.
See Also

Reference