IFilter Interface Properties
In This Topic
For a list of all members of this type, see IFilter members.
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