IconSetTypeValues Enum

Definition

Defines the IconSetTypeValues enumeration.

public enum IconSetTypeValues
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public enum IconSetTypeValues
public readonly struct IconSetTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues>, IEquatable<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues>
type IconSetTypeValues = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
type IconSetTypeValues = 
type IconSetTypeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<IconSetTypeValues>
Public Enum IconSetTypeValues
Public Structure IconSetTypeValues
Implements IEnumValue, IEnumValueFactory(Of IconSetTypeValues), IEquatable(Of IconSetTypeValues)
Inheritance
IconSetTypeValues
Inheritance
IconSetTypeValues
Attributes

Fields

IconSetTypeValues(String)

Creates a new IconSetTypeValues enum instance

Equals(Object)
Equals(IconSetTypeValues)
FiveArrows

5Arrows.

When the item is serialized out as xml, its value is "5Arrows".

FiveArrows 13

5Arrows.

When the item is serialized out as xml, its value is "5Arrows".

FiveArrowsGray 14

5ArrowsGray.

When the item is serialized out as xml, its value is "5ArrowsGray".

FiveArrowsGray

5ArrowsGray.

When the item is serialized out as xml, its value is "5ArrowsGray".

FiveBoxes 19

5Boxes.

When the item is serialized out as xml, its value is "5Boxes".

FiveBoxes

5Boxes.

When the item is serialized out as xml, its value is "5Boxes".

FiveQuarters 16

5Quarters.

When the item is serialized out as xml, its value is "5Quarters".

FiveQuarters

5Quarters.

When the item is serialized out as xml, its value is "5Quarters".

FiveRating 15

5Rating.

When the item is serialized out as xml, its value is "5Rating".

FiveRating

5Rating.

When the item is serialized out as xml, its value is "5Rating".

FourArrows 8

4Arrows.

When the item is serialized out as xml, its value is "4Arrows".

FourArrows

4Arrows.

When the item is serialized out as xml, its value is "4Arrows".

FourArrowsGray

4ArrowsGray.

When the item is serialized out as xml, its value is "4ArrowsGray".

FourArrowsGray 9

4ArrowsGray.

When the item is serialized out as xml, its value is "4ArrowsGray".

FourRating

4Rating.

When the item is serialized out as xml, its value is "4Rating".

FourRating 11

4Rating.

When the item is serialized out as xml, its value is "4Rating".

FourRedToBlack 10

4RedToBlack.

When the item is serialized out as xml, its value is "4RedToBlack".

FourRedToBlack

4RedToBlack.

When the item is serialized out as xml, its value is "4RedToBlack".

FourTrafficLights 12

4TrafficLights.

When the item is serialized out as xml, its value is "4TrafficLights".

FourTrafficLights

4TrafficLights.

When the item is serialized out as xml, its value is "4TrafficLights".

GetHashCode()
NoIcons 20

NoIcons.

When the item is serialized out as xml, its value is "NoIcons".

NoIcons

NoIcons.

When the item is serialized out as xml, its value is "NoIcons".

Equality(IconSetTypeValues, IconSetTypeValues)
Inequality(IconSetTypeValues, IconSetTypeValues)
ThreeArrows

3Arrows.

When the item is serialized out as xml, its value is "3Arrows".

ThreeArrows 0

3Arrows.

When the item is serialized out as xml, its value is "3Arrows".

ThreeArrowsGray

3ArrowsGray.

When the item is serialized out as xml, its value is "3ArrowsGray".

ThreeArrowsGray 1

3ArrowsGray.

When the item is serialized out as xml, its value is "3ArrowsGray".

ThreeFlags 2

3Flags.

When the item is serialized out as xml, its value is "3Flags".

ThreeFlags

3Flags.

When the item is serialized out as xml, its value is "3Flags".

ThreeSigns 5

3Signs.

When the item is serialized out as xml, its value is "3Signs".

ThreeSigns

3Signs.

When the item is serialized out as xml, its value is "3Signs".

ThreeStars 17

3Stars.

When the item is serialized out as xml, its value is "3Stars".

ThreeStars

3Stars.

When the item is serialized out as xml, its value is "3Stars".

ThreeSymbols 6

3Symbols.

When the item is serialized out as xml, its value is "3Symbols".

ThreeSymbols

3Symbols.

When the item is serialized out as xml, its value is "3Symbols".

ThreeSymbols2 7

3Symbols2.

When the item is serialized out as xml, its value is "3Symbols2".

ThreeSymbols2

3Symbols2.

When the item is serialized out as xml, its value is "3Symbols2".

ThreeTrafficLights1 3

3TrafficLights1.

When the item is serialized out as xml, its value is "3TrafficLights1".

ThreeTrafficLights1

3TrafficLights1.

When the item is serialized out as xml, its value is "3TrafficLights1".

ThreeTrafficLights2

3TrafficLights2.

When the item is serialized out as xml, its value is "3TrafficLights2".

ThreeTrafficLights2 4

3TrafficLights2.

When the item is serialized out as xml, its value is "3TrafficLights2".

ThreeTriangles 18

3Triangles.

When the item is serialized out as xml, its value is "3Triangles".

ThreeTriangles

3Triangles.

When the item is serialized out as xml, its value is "3Triangles".

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<IconSetTypeValues>.Create(String)

Applies to