Class ColorFilter

ColorFilter class

Represents filtering the range by color.

public class ColorFilter

Properties

NameDescription
FilterByFillColor { get; set; }Whether filter by the cell’s fill color.

Methods

NameDescription
GetColor(WorksheetCollection)Gets the color of this filter.

See Also