The ITabAutoFilter interface controls the parameters of table area auto filtering.
| Property name | Description | |
| The Enabled property determines activation of table area auto filtering. | ||
| The Range property determines the range of the table, in which autofilter will be set. |
| Property name | Brief description | |
| The Count property returns the number of elements in the autofilter. | ||
| The Item property returns parameters of a specified filter item. |
| Method name | Brief description | |
| The Load property loads filter from the stream. | ||
| The Save property saves autofilter into the stream. |
See also: