Enum ExcelColorFilterType
Specifies the type of color filter
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelColorFilterType : byte
Fields
| Name | Description |
|---|---|
| CellColor | Represents applying filter with cell color |
| FontColor | Represents applying filter with font color. |