AbstractFormulaChangeMonitor Class

AbstractFormulaChangeMonitor class

Monitor for user to track the change of formulas during certain operations.


type AbstractFormulaChangeMonitor struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
OnCellFormulaChangedThe event that will be triggered when the formula in a cell is changed.