OnCellFormulaChanged Method

OnCellFormulaChanged function

The event that will be triggered when the formula in a cell is changed.


func (instance *AbstractFormulaChangeMonitor) OnCellFormulaChanged(sheetindex int32, rowindex int32, columnindex int32)  error

Remarks

See Also