[]
Represents a collection of IFilter objects that represents all the filters in an auto filtered range.
public interface IFilters
Public Interface IFilters
| Name | Description |
|---|---|
| Count | Gets the number of filters in the filter collection. |
| this[int] | Gets the IFilter object at the specified index. |