TableAutoFilter Methods
An object implementing the filtering functionality for the specified table.
Name | Description |
---|---|
Apply() | Enables the filtering functionality for the specified table. |
Clear() |
Removes all the filters specified in a worksheet and displays all hidden rows.
Inherited from Auto |
Disable() |
Turns off the filtering functionality.
Inherited from Auto |
Re |
Reapplies a filter.
Inherited from Auto |
See Also