Class ExcelIconFilterColumn
A filter column filtered by icons
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  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 | 
|---|---|
| System.Int32 | 
IconSet
The Iconset to filter by
Declaration
public eExcelconditionalFormattingIconsSetType IconSet { get; set; }
  Property Value
| Type | Description | 
|---|---|
| eExcelconditionalFormattingIconsSetType |