The TabAutoFilterAction enumeration contains types of selected autofilter condition.
It is used by the following property:
| Value | Brief description |
| 0 | None. Auto filter is not defined. |
| 1 | SortAscending. Sort ascending. |
| 2 | SortDescending. Sort descending. |
| 3 | Condition. The first n values are selected or a condition is defined. |
| 4 | Filter. All values are selected or filtering by some listed value is enabled. |
See also: