IWorkbookAutoCalculation Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

bool AutoCalculation { get; set; }

Property Value

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

Reference