IconSetValues Enumeration

Icon Set Type

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration IconSetValues
'Usage
Dim instance As IconSetValues
public enum IconSetValues

Members

Member name Description
ThreeArrows 3 Arrows. When the item is serialized out as xml, its value is "3Arrows".
ThreeArrowsGray 3 Arrows (Gray). When the item is serialized out as xml, its value is "3ArrowsGray".
ThreeFlags 3 Flags. When the item is serialized out as xml, its value is "3Flags".
ThreeTrafficLights1 3 Traffic Lights. When the item is serialized out as xml, its value is "3TrafficLights1".
ThreeTrafficLights2 3 Traffic Lights Black. When the item is serialized out as xml, its value is "3TrafficLights2".
ThreeSigns 3 Signs. When the item is serialized out as xml, its value is "3Signs".
ThreeSymbols 3 Symbols Circled. When the item is serialized out as xml, its value is "3Symbols".
ThreeSymbols2 3 Symbols. When the item is serialized out as xml, its value is "3Symbols2".
FourArrows 4 Arrows. When the item is serialized out as xml, its value is "4Arrows".
FourArrowsGray 4 Arrows (Gray). When the item is serialized out as xml, its value is "4ArrowsGray".
FourRedToBlack 4 Red To Black. When the item is serialized out as xml, its value is "4RedToBlack".
FourRating 4 Ratings. When the item is serialized out as xml, its value is "4Rating".
FourTrafficLights 4 Traffic Lights. When the item is serialized out as xml, its value is "4TrafficLights".
FiveArrows 5 Arrows. When the item is serialized out as xml, its value is "5Arrows".
FiveArrowsGray 5 Arrows (Gray). When the item is serialized out as xml, its value is "5ArrowsGray".
FiveRating 5 Ratings Icon Set. When the item is serialized out as xml, its value is "5Rating".
FiveQuarters 5 Quarters. When the item is serialized out as xml, its value is "5Quarters".

See Also

Reference

DocumentFormat.OpenXml.Spreadsheet Namespace