[]
Raised when the formula is changed. This is different from TextChanged since if the text is changed manually, the FormulaChanged event is not raised.
public event EventHandler FormulaChanged
Public Event FormulaChanged As EventHandler
Type | Description |
---|---|
EventHandler | Raised when the formula is changed. This is different from TextChanged since if the text is changed manually, the FormulaChanged event is not raised. |