Enum FilterType

FilterType enumeration

The filter type.

public enum FilterType

Values

NameValueDescription
ColorFilter0Filter by fill color of the cell.
CustomFilters1Custom filter type.
DynamicFilter2Dynamic filter type.
MultipleFilters3When 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.
IconFilter4Filter by icon of conditional formatting.
Top105Top 10 filter.
None6No filter.

See Also