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)
| Parameter | Type | Description |
|---|---|---|
| fc | FormatCondition& | The FormatCondition object whose formula is changed |
See Also
- Class FormatCondition
- Class AbstractFormulaChangeMonitor
- Namespace Aspose::Cells
- Library Aspose.Cells for C++