FilterColumn
General
FilterColumn és una classe en Aspose.Cells per NET.
Representa la columna de filtre.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
ColumnIndex | int | Read | Gets or sets the zero‑based index of the filtered column |
HiddenButton | bool | Read/Write | Gets or sets whether the filter button is hidden |
Filters | FilterValueCollection | Read | Gets the collection of explicit filter values applied to the column |
CustomFilters | AutoFilterCustomFilterCollection | Read | Gets the collection of custom filter conditions for the column |
ColorFilter | AutoFilterColorFilter | Read | Gets or sets the color‑based auto‑filter for the column |
DynamicFilter | AutoFilterDynamicFilter | Read | Gets the dynamic filter (e.g., today, last week) applied to the column |
Top10 | AutoFilterTop10 | Read | Gets or sets the top‑10 auto‑filter configuration for the column |
Mètodes
| Signature | Description |
|---|---|
Clear() | Clears the current state. |