SchemeColorValues Enum

Definition

Scheme Color

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

Fields

SchemeColorValues(String)

Creates a new SchemeColorValues enum instance

Accent1 4

Accent Color 1.

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

Accent1

Accent Color 1.

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

Accent2 5

Accent Color 2.

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

Accent2

Accent Color 2.

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

Accent3 6

Accent Color 3.

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

Accent3

Accent Color 3.

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

Accent4 7

Accent Color 4.

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

Accent4

Accent Color 4.

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

Accent5

Accent Color 5.

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

Accent5 8

Accent Color 5.

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

Accent6 9

Accent Color 6.

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

Accent6

Accent Color 6.

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

Background1 0

Background Color 1.

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

Background1

Background Color 1.

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

Background2 2

Background Color 2.

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

Background2

Background Color 2.

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

Dark1 13

Dark Color 1.

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

Dark1

Dark Color 1.

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

Dark2

Dark Color 2.

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

Dark2 15

Dark Color 2.

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

Equals(SchemeColorValues)
Equals(Object)
11

Followed Hyperlink Color.

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

Followed Hyperlink Color.

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

GetHashCode()
10

Hyperlink Color.

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

Hyperlink Color.

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

Light1 14

Light Color 1.

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

Light1

Light Color 1.

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

Light2

Light Color 2.

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

Light2 16

Light Color 2.

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

Equality(SchemeColorValues, SchemeColorValues)
Inequality(SchemeColorValues, SchemeColorValues)
PhColor

Style Color.

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

PhColor 12

Style Color.

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

Text1 1

Text Color 1.

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

Text1

Text Color 1.

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

Text2

Text Color 2.

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

Text2 3

Text Color 2.

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

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

Applies to