The following tables list the members exposed by ICalculationSupport.
Public Properties
| Name | Description |
| AutoCalculation | Gets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change. |
Top
Public Methods
| Name | Description |
| Recalculate | Evaluates the formulas in the sheet that have changed since the last calculation cycle. |
| RecalculateAll | Evaluates all the formulas in the sheet (including those that have not changed since the last calculation cycle). |
Top
See Also