auto_filter property

auto_filter property

Gets auto filter of this table.

Remarks

It works only when ListObject.has_auto_filter is false.

Definition:

@property
def auto_filter(self):
    ...

See Also