[]
Notifies the ConditionalFormatting object that the formula in the conditional formatting rule has changed.
public void NotifyFormulaChanged(object sender, FormulaChangedType typeOfChange)
Public Sub NotifyFormulaChanged(sender As Object, typeOfChange As FormulaChangedType)
Type | Name | Description |
---|---|---|
object | sender | The sender |
FormulaChangedType | typeOfChange | The type of the changed formula |