Enum FilterType
Enum FilterType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
The filter type.
public enum FilterType
Fields
ColorFilter = 0
Filter by fill color of the cell.
CustomFilters = 1
Custom filter type.
DynamicFilter = 2
Dynamic filter type.
IconFilter = 4
Filter by icon of conditional formatting.
MultipleFilters = 3
When multiple values are chosen to filter by, or when a group of date values are chosen to filter by, this element groups those criteria together.
None = 6
No filter.
Top10 = 5
Top 10 filter.