AutoFilter Object Members
Represents autofiltering for the specified worksheet.
Methods
| Name | Description | |
|---|---|---|
| ApplyFilter | The description for this item will appear in the final release of Office. |
| ShowAllData | The description for this item will appear in the final release of Office. |
Properties
| Name | Description | |
|---|---|---|
| Application | 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. |
| FilterMode | Read-only |
| Filters | Returns a Filters collection that represents all the filters in an autofiltered range. Read-only. |
| Parent | Returns the parent object for the specified object. Read-only. |
| Range | Returns a Range object that represents the range to which the specified AutoFilter applies. |
| Sort | Read-only |