ICalculationSupport Interface Members
The following tables list the members exposed by ICalculationSupport.
| Name | Description |
 | AutoCalculation | Gets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change. |
Top
| 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