use AsposeCellsCloud::Object::AbstractCalculationMonitor;| Name | Type | Description | Notes |
|---|---|---|---|
| OriginalValue | string | Gets the old value of the calculated cell. Should be used only in and . | |
| ValueChanged | boolean | Whether the cell's value has been changed after the calculation. Should be used only in . | |
| CalculatedValue | string | Gets the newly calculated value of the cell. Should be used only in . |