Aspose::Cells::AbstractFormulaChangeMonitor::OnFormatConditionFormulaChanged method

AbstractFormulaChangeMonitor::OnFormatConditionFormulaChanged method

The event that will be triggered when the formula of FormatCondition is changed.

virtual void Aspose::Cells::AbstractFormulaChangeMonitor::OnFormatConditionFormulaChanged(FormatCondition &fc)
ParameterTypeDescription
fcFormatCondition&The FormatCondition object whose formula is changed

See Also