Click or drag to resize

AutoFiltersCollection AddFillColorFilter Method

Overload List
Name Description
Public method AddFillColorFilter(Int32, Color)
Adds a fill color filter.
Public method AddFillColorFilter(IAutoFilter, Color)
Adds a color filter to the specified column in an Excel auto filter.
Public method AddFillColorFilter(Int32, ExcelPatternType, Color, Color)
Adds a fill color filter.
Top
See Also