DocumentSettings.Calculation Property
In This Article
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
CalculationOptions Calculation { get; }
#Property Value
Type | Description |
---|---|
Calculation |
A Calculation |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Calculation |
---|---|
IWorkbook |
|
Workbook |
|
See Also