Represents a filter for a single column.

Properties

Name Description
When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Read-only
Returns the first filtered value for the specified column in a filtered range. Read-only Variant.
Returns the second filtered value for the specified column in a filtered range. Read-only Variant.
True if the specified filter is on. Read-only Boolean.
Returns an XlAutoFilterOperator value that represents the operator that associates the two criteria applied by the specified filter.
Returns the parent object for the specified object. Read-only.