pivot_format_conditions property

pivot_format_conditions property

Gets the Format Conditions of the pivot table.

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.

Definition:

@property
def pivot_format_conditions(self):
    ...

See Also