filter_area property

filter_area property

Gets the area of filter region.

Remarks

Only valid if filter pivot fields exists. An empty area will be returned if this pivot table does not contains filter pivot fields

Definition:

@property
def filter_area(self):
    ...

See Also