[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FormulaTextBox.FormulaChanged

FormulaChanged Event

Raised when the formula is changed. This is different from TextChanged since if the text is changed manually, the FormulaChanged event is not raised.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public event EventHandler FormulaChanged
Public Event FormulaChanged As EventHandler
Returns
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.