[]
Represents a filter for a single column.
public interface IFilter
Public Interface IFilter
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. |