Skip to main content

XlValuesFilter Properties

A filter by a list of cell values or date and time values.
Name Description
CalendarType Gets or sets the calendar type for date groups used in filtering.
DateGroups Provides access to the collection of date and time values to filter by.
FilterByBlank Gets or sets a value indicating whether blank cells should be included in the filtering results.
FilterType Returns the XlFilterType.Values value that is the current filter’s type.
Values Provides access to the collection of cell values to filter by.
See Also