Enum eExcelconditionalFormattingIconsSetType
18.18.42 ST_IconSetType (Icon Set Type)
Namespace: OfficeOpenXml.ConditionalFormatting
Assembly: EPPlus.dll
Syntax
public enum eExcelconditionalFormattingIconsSetType
  Fields
| Name | Description | 
|---|---|
| FiveArrows | 5 arrows icon set.  | 
      
| FiveArrowsGray | 5 gray arrows icon set.  | 
      
| FiveQuarters | 5 quarters icon set.  | 
      
| FiveRating | 5 rating icon set.  | 
      
| FourArrows | 4 arrows icon set.  | 
      
| FourArrowsGray | 4 gray arrows icon set.  | 
      
| FourRating | 4 ratings icon set.  | 
      
| FourRedToBlack | 4 'red to black' icon set.  | 
      
| FourTrafficLights | 4 traffic lights icon set.  | 
      
| ThreeArrows | 3 arrows icon set  | 
      
| ThreeArrowsGray | 3 gray arrows icon set  | 
      
| ThreeFlags | 3 flags icon set.  | 
      
| ThreeSigns | 3 signs icon set.  | 
      
| ThreeSymbols | 3 symbols icon set.  | 
      
| ThreeSymbols2 | 3 Symbols icon set.  | 
      
| ThreeTrafficLights1 | 3 traffic lights icon set (#1).  | 
      
| ThreeTrafficLights2 | 3 traffic lights icon set with thick black border.  |