Version

FormatConditionIconSet Enumeration

Syntax
'Declaration
 
Public Enum FormatConditionIconSet 
   Inherits System.Enum
public enum FormatConditionIconSet : System.Enum 
Members
MemberDescription
IconSet3ArrowsMicrosoft.Office.Interop.Excel.xl3Arrows = 1
IconSet3ArrowsGrayMicrosoft.Office.Interop.Excel.xl3ArrowsGray = 2
IconSet3FlagsMicrosoft.Office.Interop.Excel.xl3Flags = 3
IconSet3SignsMicrosoft.Office.Interop.Excel.xl3Signs = 6
IconSet3StarsMicrosoft.Office.Interop.Excel.xl3Stars = 18
IconSet3SymbolsMicrosoft.Office.Interop.Excel.xl3Symbols = 7
IconSet3Symbols2Microsoft.Office.Interop.Excel.xl3Symbols2 = 8
IconSet3TrafficLights1Microsoft.Office.Interop.Excel.xl3TrafficLights1 = 4
IconSet3TrafficLights2Microsoft.Office.Interop.Excel.xl3TrafficLights2 = 5
IconSet3TrianglesMicrosoft.Office.Interop.Excel.xl3Triangles = 19
IconSet4ArrowsMicrosoft.Office.Interop.Excel.xl4Arrows = 9
IconSet4ArrowsGrayMicrosoft.Office.Interop.Excel.xl4ArrowsGray = 10
IconSet4RatingMicrosoft.Office.Interop.Excel.xl4CRV = 12
IconSet4RedToBlackMicrosoft.Office.Interop.Excel.xl4RedToBlack = 11
IconSet4TrafficLightsMicrosoft.Office.Interop.Excel.xl4TrafficLights = 13
IconSet5ArrowsMicrosoft.Office.Interop.Excel.xl5Arrows = 14
IconSet5ArrowsGrayMicrosoft.Office.Interop.Excel.xl5ArrowsGray = 15
IconSet5BoxesMicrosoft.Office.Interop.Excel.xl5Boxes = 20
IconSet5QuartersMicrosoft.Office.Interop.Excel.xl5Quarters = 17
IconSet5RatingMicrosoft.Office.Interop.Excel.xl5CRV = 16
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also