Aspose::Cells::IconSetType enum

IconSetType enum

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.

enum class IconSetType

Values

NameValueDescription
Arrows30
3 arrows icon set.
ArrowsGray31
3 gray arrows icon set.
Flags32
3 flags icon set.
Signs33
3 signs icon set.
Symbols34
3 symbols icon set (circled).
Symbols325
3 Symbols icon set (uncircled).
TrafficLights316
3 traffic lights icon set (unrimmed).
TrafficLights327
3 traffic lights icon set with thick black border.
Arrows48
4 arrows icon set.
ArrowsGray49
4 gray arrows icon set.
Rating410
4 ratings icon set.
RedToBlack411
4 ‘red to black’ icon set.
TrafficLights412
4 traffic lights icon set.
Arrows513
5 arrows icon set.
ArrowsGray514
5 gray arrows icon set.
Quarters515
5 quarters icon set.
Rating516
5 rating icon set.
Stars317
3 stars set
Boxes518
5 boxes set
Triangles319
3 triangles set
None20
None.
CustomSet21
CustomSet. This element is read-only.
Smilies322
3 smilies. Only for .ods.
ColorSmilies323
3 color smilies. Only for .ods.

See Also