Name | Description | |
---|---|---|
CacheOptions | Gets or sets the CacheOptions value describing the caching option. | |
CalcFeatures | Gets or sets a CalcFeatures value indicates which calculation feature(s) is enabled. | |
CalculateBeforeSave | Gets or sets the property which specifies whether workbooks should be calculated as needed before saving. | |
Calculation | Specifies when the control should recalculate the data in the workbook. | |
CalculationOnDemandMode | Gets or sets the CalculationOnDemandMode value which determines how individual cells are calculated on demand. | |
EvaluationContext | Gets the global shared evaluation context. | |
Iterative | Gets or sets whether the workbook should perform iterative calculations for formulas that contain circular references. | |
MaximumChange | Gets or sets the maximum amount of change below which to stop iterating for caclulations with circular references. | |
MaximumIterations | Gets or sets the maximum number of iterations for calculations with circular references. | |
ReferenceStyle | Gets or sets ReferenceStyle value which specifies whether to use A1 style or R1C1 style in cell and range references. |