IAutoFilter Interface Members
In This Topic
The following tables list the members exposed by IAutoFilter.
Public Properties
| Name | Description |
| FilterMode | Gets a value indicating whether the worksheet is in the AutoFilter filter mode. |
| Filters | Gets an IFilters collection that represents all the filters in an auto filtered range. |
| Range | Gets an IRange object that represents the range to which the specified AutoFilter applies. |
| Sort | Gets the sort column or columns, and sort order for the IAutoFilter collection. |
Top
Public Methods
See Also