FilterType Enum
FilterType Enum
The filter type.
type FilterType int32
Fields
| Field | Description |
|---|---|
| ColorFilter | Filter by fill color of the cell. |
| CustomFilters | Custom filter type. |
| DynamicFilter | Dynamic filter type. |
| MultipleFilters | 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. |
| IconFilter | Filter by icon of conditional formatting. |
| Top10 | Top 10 filter. |
| None | No filter. |