CalculationOptions Interface
Contains options used for calculation of formulas contained in the worksheet cells.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Related API Members
The following members return CalculationOptions objects:
Remarks
An object of the CalculationOptions type is accessible using the DocumentSettings.Calculation property.
The notation for WinForms and WPF controls is as follows:
See Also