Remove both the filer and sort criteria but leave the range in place.
Delete this filter.
The criteria for the filer
Returns true unless any Field has hiddenButton set to true.
Returns a sort for the filter. If the filter does not support sorting this should return null.
Only one sort per table is supported so this will return the same instance if it has already been created.
Reapply criteria and sort to the range.
If false sets all filterColumns to have a hiddenButton of true If true set hidden button to false
Save a persistable version of AutoFilter
Capabilities for applying and managing filters.
AutoFilters enable dynamic filtering of data based on criteria specified per column, allowing users to quickly focus on relevant information.
Key features include: