AbstractFormulaChangeMonitor.OnCellFormulaChanged
AbstractFormulaChangeMonitor.OnCellFormulaChanged method
The event that will be triggered when the formula in a cell is changed.
public virtual void OnCellFormulaChanged(int sheetIndex, int rowIndex, int columnIndex)
Parameter | Type | Description |
---|---|---|
sheetIndex | Int32 | The sheet index of the changed cell |
rowIndex | Int32 | The row index of the changed cell |
columnIndex | Int32 | The column index of the changed cell |
See Also
- class AbstractFormulaChangeMonitor
- namespace Aspose.Cells
- assembly Aspose.Cells