IconSetValues Enum

Definition

Icon Set Type

public enum IconSetValues
public readonly struct IconSetValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Spreadsheet.IconSetValues>, IEquatable<DocumentFormat.OpenXml.Spreadsheet.IconSetValues>
type IconSetValues = 
type IconSetValues = struct
    interface IEnumValue
    interface IEnumValueFactory<IconSetValues>
Public Enum IconSetValues
Public Structure IconSetValues
Implements IEnumValue, IEnumValueFactory(Of IconSetValues), IEquatable(Of IconSetValues)
Inheritance
IconSetValues
Inheritance
IconSetValues

Fields

IconSetValues(String)

Creates a new IconSetValues enum instance

Equals(Object)
Equals(IconSetValues)
FiveArrows 13

5 Arrows.

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

FiveArrows

5 Arrows.

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

FiveArrowsGray 14

5 Arrows (Gray).

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

FiveArrowsGray

5 Arrows (Gray).

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

FiveQuarters 16

5 Quarters.

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

FiveQuarters

5 Quarters.

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

FiveRating 15

5 Ratings Icon Set.

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

FiveRating

5 Ratings Icon Set.

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

FourArrows

4 Arrows.

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

FourArrows 8

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".

FourArrowsGray 9

4 Arrows (Gray).

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

FourRating 11

4 Ratings.

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

FourRating

4 Ratings.

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

FourRedToBlack 10

4 Red To Black.

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

FourRedToBlack

4 Red To Black.

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

FourTrafficLights 12

4 Traffic Lights.

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

FourTrafficLights

4 Traffic Lights.

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

GetHashCode()
Equality(IconSetValues, IconSetValues)
Inequality(IconSetValues, IconSetValues)
ThreeArrows

3 Arrows.

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

ThreeArrows 0

3 Arrows.

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

ThreeArrowsGray 1

3 Arrows (Gray).

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

ThreeArrowsGray

3 Arrows (Gray).

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

ThreeFlags 2

3 Flags.

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

ThreeFlags

3 Flags.

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

ThreeSigns 5

3 Signs.

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

ThreeSigns

3 Signs.

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

ThreeSymbols 6

3 Symbols Circled.

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

ThreeSymbols

3 Symbols Circled.

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

ThreeSymbols2 7

3 Symbols.

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

ThreeSymbols2

3 Symbols.

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

ThreeTrafficLights1

3 Traffic Lights.

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

ThreeTrafficLights1 3

3 Traffic Lights.

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

ThreeTrafficLights2 4

3 Traffic Lights Black.

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

ThreeTrafficLights2

3 Traffic Lights Black.

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

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

Applies to