[]
Represents the predefined icon for conditional formatting.
public enum ConditionalFormattingIcon
Public Enum ConditionalFormattingIcon
| Name | Description |
|---|---|
| BlackCircle | Specifies the black circle icon. |
| BlackCircleWithBorder | Specifies the black circle with a border icon. |
| CircleWithOneWhiteQuarter | Specifies the circle with one white quarter icon. |
| CircleWithThreeWhiteQuarters | Specifies the circle with three white quarters icon. |
| CircleWithTwoWhiteQuarters | Specifies the circle with two white quarters icon. |
| Custom | Specifies a custom icon. |
| FourFilledBoxes | Specifies the four filled boxes icon. |
| GoldStar | Specifies the gold star icon. |
| GrayCircle | Specifies the gray circle icon. |
| GrayDownArrow | Specifies the gray down arrow icon. |
| GrayDownInclineArrow | Specifies the gray down incline arrow icon. |
| GraySideArrow | Specifies the gray side arrow icon. |
| GrayUpArrow | Specifies the gray up arrow icon. |
| GrayUpInclineArrow | Specifies the gray up incline arrow icon. |
| GreenCheck | Specifies the green check icon. |
| GreenCheckSymbol | Specifies the green check symbol icon. |
| GreenCircle | Specifies the green circle icon. |
| GreenFlag | Specifies the green flag icon. |
| GreenTrafficLight | Specifies the green traffic light icon. |
| GreenUpArrow | Specifies the green up arrow icon. |
| GreenUpTriangle | Specifies the green up triangle icon. |
| HalfGoldStar | Specifies the half gold star icon. |
| None | Specifies no icon. |
| OneFilledBox | Specifies the one filled box icon. |
| PinkCircle | Specifies the pink circle icon. |
| RedCircle | Specifies the red circle icon. |
| RedCircleWithBorder | Specifies the red circle with border icon. |
| RedCross | Specifies the red cross icon. |
| RedCrossSymbol | Specifies the red cross symbol icon. |
| RedDiamond | Specifies the red diamond icon. |
| RedDownArrow | Specifies the red down arrow icon. |
| RedDownTriangle | Specifies the red down triangle icon. |
| RedFlag | Specifies the red flag icon. |
| RedTrafficLight | Specifies the red traffic light icon. |
| SignalMeterWithFourFilledBars | Specifies the signal meter with four filled bars icon. |
| SignalMeterWithNoFilledBars | Specifies the signal meter with no filled bars icon. |
| SignalMeterWithOneFilledBar | Specifies the signal meter with one filled bar icon. |
| SignalMeterWithThreeFilledBars | Specifies the signal meter with three filled bars icon. |
| SignalMeterWithTwoFilledBars | Specifies the signal meter with two filled bars icon. |
| SilverStar | Specifies the silver star icon. |
| ThreeFilledBoxes | Specifies the three filled boxes icon. |
| TwoFilledBoxes | Specifies the two filled boxes icon. |
| WhiteCircle | Specifies the white circle icon. |
| YellowCircle | Specifies the yellow circle icon. |
| YellowDash | Specifies the yellow dash icon. |
| YellowDownInclineArrow | Specifies the yellow down incline arrow icon. |
| YellowExclamation | Specifies the yellow exclamation icon. |
| YellowExclamationSymbol | Specifies the yellow exclamation symbol icon. |
| YellowFlag | Specifies the yellow flag icon. |
| YellowSideArrow | Specifies the yellow side arrow icon. |
| YellowTrafficLight | Specifies the yellow traffic light icon. |
| YellowTriangle | Specifies the yellow triangle icon. |
| YellowUpInclineArrow | Specifies the yellow up incline arrow icon. |
| ZeroFilledBoxes | Specifies the zero filled boxes icon. |