Aspose::Cells::FilterType enum

FilterType enum

The filter type.

enum class FilterType

Values

NameValueDescription
ColorFilter0
Filter by fill color of the cell.
CustomFilters1
Custom filter type.
DynamicFilter2
Dynamic filter type.
MultipleFilters3
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.
IconFilter4
Filter by icon of conditional formatting.
Top105
Top 10 filter.
None6
No filter.

See Also