Class ExcelIconFilterColumn
A filter column filtered by icons
Inherited Members
Namespace: OfficeOpenXml.Filter
Assembly: EPPlus.dll
Syntax
public class ExcelIconFilterColumn : ExcelFilterColumn
Remarks
Note that EPPlus does not filter icon columns
Properties
IconId
The icon Id within the icon set
Declaration
public int IconId { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
IconSet
The Iconset to filter by
Declaration
public eExcelconditionalFormattingIconsSetType IconSet { get; set; }
Property Value
| Type | Description |
|---|---|
| eExcelconditionalFormattingIconsSetType |