AbstractFormulaChangeMonitor Class
AbstractFormulaChangeMonitor class
Monitor for user to track the change of formulas during certain operations.
type AbstractFormulaChangeMonitor struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| OnCellFormulaChanged | The event that will be triggered when the formula in a cell is changed. |
| OnFormatConditionFormulaChanged | The event that will be triggered when the formula of FormatCondition is changed. |