Aspose::Cells::Pivot::PivotTable::GetPivotFormatConditions method
PivotTable::GetPivotFormatConditions method
Gets the Format Conditions of the pivot table.
Deprecated
Use PivotTable.ConditionalFormats property instead.
PivotFormatConditionCollection Aspose::Cells::Pivot::PivotTable::GetPivotFormatConditions()
Remarks
NOTE: This property is now obsolete. Instead, please use PivotTable.ConditionalFormats property. This method will be removed 12 months later since December 2024. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class PivotFormatConditionCollection
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++