AutoFilterColumn Methods
Provides filtering functionality for a column.
Name | Description |
---|---|
Apply |
Applies a custom filter based on the compound filter expression. |
Apply |
Applies a custom filter based on the specified filter value and comparison operator. |
Apply |
Applies a dynamic filter that shows dates that fall within a specified time period or displays values that are above or below the average. |
Apply |
Applies the background color filter. |
Apply |
Applies a filter by cell fill pattern. |
Apply |
Filters data by cell values and Date |
Apply |
Filters data by values. |
Apply |
Filters data by a list of date and time values. |
Apply |
Applies the font color filter. |
Apply |
Applies the "Top 10" filter that displays top/bottom ranked values. |
Clear() | Removes a filter from a specified column. |
See Also