Show / Hide Table of Contents

Namespace OfficeOpenXml.Filter

Classes

ExcelAutoFilter

Represents an Autofilter for a worksheet or a filter of a table

ExcelColorFilterColumn

Represents a column filtered by colors.

ExcelCustomFilterColumn

Represents a custom filter column

ExcelDynamicFilterColumn

Various filters that are set depending on the filter Type Type

ExcelFilterCollection<T>

A collection of filters for a filter column

ExcelFilterCollectionBase<T>

A collection of filters for a filter column

ExcelFilterColumn

Base class for filter columns

ExcelFilterColumnCollection

A collection of filter columns for an autofilter of table in a worksheet

ExcelFilterCustomItem

A custom filter item

ExcelFilterDateGroupItem

A date group for filters

ExcelFilterItem

Base class for filter items

ExcelFilterValueItem

A filter item for a value filter

ExcelIconFilterColumn

A filter column filtered by icons

ExcelTop10FilterColumn

A filter column filtered by the top or botton values of an range

ExcelValueFilterCollection

A collection of value filters

ExcelValueFilterColumn

Represents a value filter column

Enums

eCalendarType

The calendar to be used.

eDateTimeGrouping

Date grouping for a filter

eDynamicFilterType

Dynamic filter types. A dynamic filter returns a result set which might vary due to a change in the data itself.

eFilterOperator

Operator used by the filter comparison

In This Article
Back to top Generated by DocFX