IconSetType
Contents
[
Hide
]IconSetType enumeration
Utility class containing constants. Icon set type for conditional formatting. The threshold values for triggering the different icons within a set are configurable, and the icon order is reversible.
Values
| Name | Description |
|---|---|
| ARROWS_3 | 3 arrows icon set. |
| ARROWS_GRAY_3 | 3 gray arrows icon set. |
| FLAGS_3 | 3 flags icon set. |
| SIGNS_3 | 3 signs icon set. |
| SYMBOLS_3 | 3 symbols icon set (circled). |
| SYMBOLS_32 | 3 Symbols icon set (uncircled). |
| TRAFFIC_LIGHTS_31 | 3 traffic lights icon set (unrimmed). |
| TRAFFIC_LIGHTS_32 | 3 traffic lights icon set with thick black border. |
| ARROWS_4 | 4 arrows icon set. |
| ARROWS_GRAY_4 | 4 gray arrows icon set. |
| RATING_4 | 4 ratings icon set. |
| RED_TO_BLACK_4 | 4 ‘red to black’ icon set. |
| TRAFFIC_LIGHTS_4 | 4 traffic lights icon set. |
| ARROWS_5 | 5 arrows icon set. |
| ARROWS_GRAY_5 | 5 gray arrows icon set. |
| QUARTERS_5 | 5 quarters icon set. |
| RATING_5 | 5 rating icon set. |
| STARS_3 | 3 stars set |
| BOXES_5 | 5 boxes set |
| TRIANGLES_3 | 3 triangles set |
| NONE | None |
| CUSTOM_SET | CustomSet. This element is read-only. |
| SMILIES_3 | 3 smilies. Only for .ods. |
| COLOR_SMILIES_3 | 3 color smilies. Only for .ods. |