FilterColumn

Overview

FilterColumn is a class in Aspose.Cells for NET.

FilterColumn.Clear() removes all filter settings from the column.

Properties

NameTypeAccessDescription
ColumnIndexintReadGets or sets the zero‑based index of the filtered column
HiddenButtonboolRead/WriteGets or sets whether the filter button is hidden
FiltersFilterValueCollectionReadGets the collection of explicit filter values applied to the column
CustomFiltersAutoFilterCustomFilterCollectionReadGets the collection of custom filter conditions for the column
ColorFilterAutoFilterColorFilterReadGets or sets the color‑based auto‑filter for the column
DynamicFilterAutoFilterDynamicFilterReadGets the dynamic filter (e.g., today, last week) applied to the column
Top10AutoFilterTop10ReadGets or sets the top‑10 auto‑filter configuration for the column

Methods

SignatureDescription
Clear()Removes all filter settings from the column