ThemeColorValues Enum

Definition

Defines the ThemeColorValues enumeration.

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

Fields

ThemeColorValues(String)

Creates a new ThemeColorValues enum instance

Accent1 4

Accent 1 Theme Color.

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

Accent1

Accent 1 Theme Color.

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

Accent2 5

Accent 2 Theme Color.

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

Accent2

Accent 2 Theme Color.

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

Accent3 6

Accent 3 Theme Color.

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

Accent3

Accent 3 Theme Color.

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

Accent4 7

Accent 4 Theme Color.

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

Accent4

Accent 4 Theme Color.

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

Accent5

Accent 5 Theme Color.

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

Accent5 8

Accent 5 Theme Color.

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

Accent6 9

Accent 6 Theme Color.

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

Accent6

Accent 6 Theme Color.

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

Background1 13

Background 1 Theme Color.

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

Background1

Background 1 Theme Color.

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

Background2 15

Background 2 Theme Color.

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

Background2

Background 2 Theme Color.

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

Dark1 0

Dark 1 Theme Color.

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

Dark1

Dark 1 Theme Color.

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

Dark2

Dark 2 Theme Color.

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

Dark2 2

Dark 2 Theme Color.

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

Equals(ThemeColorValues)
Equals(Object)
11

Followed Hyperlink Theme Color.

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

Followed Hyperlink Theme Color.

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

GetHashCode()
10

Hyperlink Theme Color.

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

Hyperlink Theme Color.

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

Light1 1

Light 1 Theme Color.

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

Light1

Light 1 Theme Color.

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

Light2

Light 2 Theme Color.

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

Light2 3

Light 2 Theme Color.

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

None

No Theme Color.

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

None 12

No Theme Color.

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

Equality(ThemeColorValues, ThemeColorValues)
Inequality(ThemeColorValues, ThemeColorValues)
Text1

Text 1 Theme Color.

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

Text1 14

Text 1 Theme Color.

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

Text2

Text 2 Theme Color.

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

Text2 16

Text 2 Theme Color.

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

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

Applies to