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