AbstractFormulaChangeMonitor class
AbstractFormulaChangeMonitor class
Monitor for user to track the change of formulas during certain operations.
The AbstractFormulaChangeMonitor type exposes the following members:
Methods
Method | Description |
---|---|
on_cell_formula_changed | The event that will be triggered when the formula in a cell is changed. |
Remarks
For example, while deleting/inserting range of cells, formulas of other cells may be changed because of the shift of references.
See Also
- module
aspose.cells