filter property

filter property

Gets the column and worksheet filter.

Definition:

@property
def filter(self):
    ...

See Also