DocumentSettings.Calculation Property
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CalculationOptions | A CalculationOptions object that contains various calculation options. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Calculation |
---|---|
IWorkbook |
|
Workbook |
|
See Also