Skip to main content

Module table

Module table 

Source
Expand description

Table and auto-filter management utilities.

Provides functions for setting and removing auto-filters on worksheets.

Structs§

TableColumn
A column within a table.
TableConfig
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.