Skip to main content
Row

AutoFilterColumn Properties

Provides filtering functionality for a column.
Name Description
CustomFilter Provides access to a custom filter applied to values of column cells.
DynamicFilterType Gets the type of the dynamic filter applied to the current column.
FilterCriteria Gets access to an information about values and date intervals by which to filter.
FilterType Gets the type of the filter applied to the current column.
HiddenButton Gets or set a value indicating whether the AutoFilter button for the specified column should be hidden.
Top10Type Returns the filter operator of the "Top 10" filter applied to a column.
Top10Value Returns the filter value of the "Top 10" filter applied to a column.
See Also