ICustomCalculationService Methods
Allows you to manage the worksheet calculations process.
Name | Description |
---|---|
On |
Called when workbook calculation starts. |
On |
Called when the calculation is started for a particular cell. |
On |
Called when calculation of circular references starts. |
On |
Called when workbook calculation is finished. |
On |
Called when the calculation is finalized for a particular cell. |
On |
This method is called after circular reference calculation. |
Should |
Mark the “Calculate |
See Also