[]
Notifies that a change related to the formula of the IExpressionConsumer occurred.
void NotifyChanged(int index, FormulaChangedType changeType)
Sub NotifyChanged(index As Integer, changeType As FormulaChangedType)
Type | Name | Description |
---|---|---|
int | index | The index of the formula. |
FormulaChangedType | changeType | Type of change. |
This API supports the Spread infrastructure and is not intended to be used directly from your code.