The 0-based column index within the auto-filter range.
OptionalcustomCustom filter criteria (up to two conditions with AND/OR logic).
Optionaland?: booleanWhether the two filters are combined with AND (true) or OR (false).
Optionaltop10Top-10 filter: show top/bottom N items by count, percent, or sum.
OptionalfilterVal?: numberThe actual cutoff value used for filtering.
Optionalpercent?: booleanWhether filtering is by percent (true) or count (false).
Optionaltop?: booleanWhether to show the top items (true) or bottom items (false).
The number of items (or percent) to show.
A filter column within an auto-filter, specifying the filter criteria for a single column.