remove_auto_filter method

remove_auto_filter(self)

Removes the auto filter of the worksheet.


def remove_auto_filter(self):
    ...

See Also