Class ExcelColorFilterType
Specifies the type of color filter
Inheritance
System.Object
ExcelColorFilterType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class ExcelColorFilterType : Enum
Fields
CellColor
Represents applying filter with cell color
Declaration
public const ExcelColorFilterType CellColor
Field Value
| Type |
|---|
| ExcelColorFilterType |
FontColor
Represents applying filter with font color.
Declaration
public const ExcelColorFilterType FontColor
Field Value
| Type |
|---|
| ExcelColorFilterType |