has_autofilter property

has_autofilter property

Indicates whether this worksheet has auto filter.

Definition:

@property
def has_autofilter(self):
    ...

See Also