ITabAutoFilter

Description

The ITabAutoFilter interface controls the parameters of table area auto filtering.

Properties

  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.

Properties inherited from ITableFilter

  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.

Methods

  Method name Brief description
The Load property loads filter from the stream.
The Save property saves autofilter into the stream.

See also:

Tab Assembly Interfaces