auto_filter property

auto_filter property

Represents auto filter for the specified worksheet.

Definition:

@property
def auto_filter(self):
    ...

See Also