Click or drag to resize

AutoFiltersCollection AddDateFilter Method

Overload List
Name Description
Public method AddDateFilter(Int32, DateTimeGroupingType, Int32, Int32, Int32, Int32, Int32, Int32)
Adds a date filter for a filter column.
Public method AddDateFilter(IAutoFilter, DateTimeGroupingType, Int32, Int32, Int32, Int32, Int32, Int32)
Adds a date filter to the specified column based on the provided date grouping type and date components.
Top
See Also