Click or drag to resize

ColorFilter FilterByFillColor Property

Flag indicating whether or not to filter by the cell's fill color.

Namespace: Spire.Xls.Core.Spreadsheet.AutoFilter
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool FilterByFillColor { get; set; }

Property Value

Type: Boolean
See Also