IFilter Interface Members
In This Topic
The following tables list the members exposed by IFilter.
Public Properties
| Name | Description |
| Criteria1 | Gets the first filtered value for the specified column in a filtered range. |
| Criteria2 | Gets the second filtered value for the specified column in a filtered range. |
| On | Gets a value indicating whether this IFilter is on. |
| Operator | Gets an AutoFilterOperator value that represents the operator that associates the two criteria applied by the specified filter. |
Top
See Also