From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

AsposeCellsCloud::Object::AbstractCalculationMonitor

Load the model package

Properties

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 . |

[Back to Model list] [Back to API list] [Back to README]