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 |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
OnCellFormulaChanged | The event that will be triggered when the formula in a cell is changed. |