XlIcon Enumeration
Specifies the icon for a criterion in an icon set conditional formatting rule.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlIcon
'Usage
Dim instance As XlIcon
public enum XlIcon
Members
Member name | Description | |
---|---|---|
xlIconNoCellIcon | No Cell Icon | |
xlIconGreenUpArrow | Green Up Arrow | |
xlIconYellowSideArrow | Yellow Side Arrow | |
xlIconRedDownArrow | Red Down Arrow | |
xlIconGrayUpArrow | Gray Up Arrow | |
xlIconGraySideArrow | Gray Side Arrow | |
xlIconGrayDownArrow | Gray Down Arrow | |
xlIconGreenFlag | Green Flag | |
xlIconYellowFlag | Yellow Flag | |
xlIconRedFlag | Red Flag | |
xlIconGreenCircle | Green Circle | |
xlIconYellowCircle | Yellow Circle | |
xlIconRedCircleWithBorder | Red Circle With Border | |
xlIconBlackCircleWithBorder | Black Circle With Border | |
xlIconGreenTrafficLight | Green Traffic Light | |
xlIconYellowTrafficLight | Yellow Traffic Light | |
xlIconRedTrafficLight | Red Traffic Light | |
xlIconYellowTriangle | Yellow Triangle | |
xlIconRedDiamond | Red Diamond | |
xlIconGreenCheckSymbol | Green Check Symbol | |
xlIconYellowExclamationSymbol | Yellow Exclamation Symbol | |
xlIconRedCrossSymbol | Red Cross Symbol | |
xlIconGreenCheck | Green Check | |
xlIconYellowExclamation | Yellow Exclamation | |
xlIconRedCross | Red Cross | |
xlIconYellowUpInclineArrow | Yellow Up Incline Arrow | |
xlIconYellowDownInclineArrow | Yellow Down Incline Arrow | |
xlIconGrayUpInclineArrow | Gray Up Incline Arrow | |
xlIconGrayDownInclineArrow | Gray Down Incline Arrow | |
xlIconRedCircle | Red Circle | |
xlIconPinkCircle | Pink Circle | |
xlIconGrayCircle | Gray Circle | |
xlIconBlackCircle | Black Circle | |
xlIconCircleWithOneWhiteQuarter | Circle With One White Quarter | |
xlIconCircleWithTwoWhiteQuarters | Circle With Two White Quarters | |
xlIconCircleWithThreeWhiteQuarters | Circle With Three White Quarters | |
xlIconWhiteCircleAllWhiteQuarters | White Circle All White Quarters | |
xlIcon0Bars | 0 Bars | |
xlIcon1Bar | 1 Bar | |
xlIcon2Bars | 2 Bars | |
xlIcon3Bars | 3 Bars | |
xlIcon4Bars | 4 Bars | |
xlIconGoldStar | Gold Star | |
xlIconHalfGoldStar | Half Gold Star | |
xlIconSilverStar | Silver Star | |
xlIconGreenUpTriangle | Green Up Triangle | |
xlIconYellowDash | Yellow Dash | |
xlIconRedDownTriangle | Red Down Triangle | |
xlIcon4FilledBoxes | 4 Filled Boxes | |
xlIcon3FilledBoxes | 3 Filled Boxes | |
xlIcon2FilledBoxes | 2 Filled Boxes | |
xlIcon1FilledBox | 1 Filled Box | |
xlIcon0FilledBoxes | 0 Filled Boxes |