ColorFilter.FilterByFillColor

ColorFilter.FilterByFillColor property

Whether filter by the cell’s fill color.

public bool FilterByFillColor { get; set; }

Remarks

True: cell’s fill color; False: cell’s font color.

See Also