IconSetValues Enum

Definition

Icon Set Type

C#
public enum IconSetValues
C#
public readonly struct IconSetValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Spreadsheet.IconSetValues>, IEquatable<DocumentFormat.OpenXml.Spreadsheet.IconSetValues>
Inheritance
IconSetValues
Inheritance
IconSetValues

Fields

Name Value Description
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".

ThreeFlags 2

3 Flags.

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

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

ThreeSigns 5

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

ThreeSymbols2 7

3 Symbols.

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

FourArrows 8

4 Arrows.

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

FourArrowsGray 9

4 Arrows (Gray).

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

FourRedToBlack 10

4 Red To Black.

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

FourRating 11

4 Ratings.

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

FourTrafficLights 12

4 Traffic Lights.

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

FiveArrows 13

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

FiveRating 15

5 Ratings Icon Set.

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

FiveQuarters 16

5 Quarters.

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

Equality(IconSetValues, IconSetValues)
Equals(IconSetValues)
Equals(Object)
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".

FiveQuarters

5 Quarters.

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

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

FourArrowsGray

4 Arrows (Gray).

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

FourRating

4 Ratings.

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

FourRedToBlack

4 Red To Black.

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

FourTrafficLights

4 Traffic Lights.

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

GetHashCode()
IconSetValues(String)

Creates a new IconSetValues enum instance

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<IconSetValues>.Create(String)
Inequality(IconSetValues, IconSetValues)
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".

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

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

ToString()

Applies to

Product Versions
DocumentFormat.OpenXml 2.7.1, 2.7.2, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1