AutoFilterColumn Properties
Provides filtering functionality for a column.
Name | Description |
---|---|
Color |
Obtains the color filter applied to column cell values. |
Custom |
Provides access to a custom filter applied to values of column cells. |
Dynamic |
Gets the type of the dynamic filter applied to the current column. |
Filter |
Gets access to an information about values and date intervals by which to filter. |
Filter |
Gets the type of the filter applied to the current column. |
Hidden |
Gets or set a value indicating whether the Auto |
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