[]
Represents the style of the icon set.
public enum ConditionalFormattingIconSetStyle
Public Enum ConditionalFormattingIconSetStyle
| Name | Description |
|---|---|
| Custom | Indicates a set of custom icons. |
| FiveBoxes | Indicates a set of five box icons. |
| FiveColoredArrows | Indicates a set of five colored arrow icons. |
| FiveGrayArrows | Indicates a set of five gray arrow icons. |
| FiveQuarters | Indicates a set of five quarter icons. |
| FiveRatings | Indicates a set of five rating icons. |
| FourColoredArrows | Indicates a set of four colored arrow icons. |
| FourGrayArrows | Indicates a set of four gray arrow icons. |
| FourRatings | Indicates a set of four rating icons. |
| FourTrafficLights | Indicates a set of four traffic light icons. |
| RedToBlack | Indicates a set of circled icons from red to black. |
| ThreeCircledSymbols | Indicates a set of three circled symbol icons. |
| ThreeColoredArrows | Indicates a set of three colored arrow icons. |
| ThreeFlags | Indicates a set of three flag icons. |
| ThreeGrayArrows | Indicates a set of three gray arrow icons. |
| ThreeRimmedTrafficLights | Indicates a set of three rimmed traffic light icons. |
| ThreeSigns | Indicates a set of three sign icons. |
| ThreeStars | Indicates a set of three star icons. |
| ThreeTriangles | Indicates a set of three triangle icons. |
| ThreeUnCircledSymbols | Indicates a set of three uncircled symbol icons. |
| ThreeUnrimmedTrafficLights | Indicates a set of three unrimmed traffic light icons. |