pivot_filters property

pivot_filters property

Returns all filters of pivot fields in the pivot table.

Definition:

@property
def pivot_filters(self):
    ...

See Also