Expand description
Table and auto-filter management utilities.
Provides functions for setting and removing auto-filters on worksheets.
Structs§
- Table
Column - A column within a table.
- Table
Config - Configuration for a table.
Functions§
- remove_
auto_ filter - Remove any auto-filter from a worksheet.
- set_
auto_ filter - Set an auto-filter on a worksheet for the given cell range.