Class SchemeColorValues
Defines the SchemeColorValues enumeration.
Inheritance
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class SchemeColorValues : Enum
Fields
AdditionalBackgroundColor
bg2.
When the item is serialized out as xml, its value is "bg2".
Declaration
public const SchemeColorValues AdditionalBackgroundColor
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
AdditionalTextColor
tx2.
When the item is serialized out as xml, its value is "tx2".
Declaration
public const SchemeColorValues AdditionalTextColor
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
AutoColor
phClr.
When the item is serialized out as xml, its value is "phClr".
Declaration
public const SchemeColorValues AutoColor
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
BackgroundColor
bg1.
When the item is serialized out as xml, its value is "bg1".
Declaration
public const SchemeColorValues BackgroundColor
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
ExtraSchemeColor1
accent1.
When the item is serialized out as xml, its value is "accent1".
Declaration
public const SchemeColorValues ExtraSchemeColor1
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
ExtraSchemeColor2
accent2.
When the item is serialized out as xml, its value is "accent2".
Declaration
public const SchemeColorValues ExtraSchemeColor2
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
ExtraSchemeColor3
accent3.
When the item is serialized out as xml, its value is "accent3".
Declaration
public const SchemeColorValues ExtraSchemeColor3
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
ExtraSchemeColor4
accent4.
When the item is serialized out as xml, its value is "accent4".
Declaration
public const SchemeColorValues ExtraSchemeColor4
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
ExtraSchemeColor5
accent5.
When the item is serialized out as xml, its value is "accent5".
Declaration
public const SchemeColorValues ExtraSchemeColor5
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
ExtraSchemeColor6
accent6.
When the item is serialized out as xml, its value is "accent6".
Declaration
public const SchemeColorValues ExtraSchemeColor6
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
FollowedHyperlinkColor
folHlink.
When the item is serialized out as xml, its value is "folHlink".
Declaration
public const SchemeColorValues FollowedHyperlinkColor
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
HyperlinkColor
hlink.
When the item is serialized out as xml, its value is "hlink".
Declaration
public const SchemeColorValues HyperlinkColor
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
MainDarkColor1
dk1.
When the item is serialized out as xml, its value is "dk1".
Declaration
public const SchemeColorValues MainDarkColor1
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
MainDarkColor2
dk2.
When the item is serialized out as xml, its value is "dk2".
Declaration
public const SchemeColorValues MainDarkColor2
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
MainLightColor1
lt1.
When the item is serialized out as xml, its value is "lt1".
Declaration
public const SchemeColorValues MainLightColor1
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
MainLightColor2
lt2.
When the item is serialized out as xml, its value is "lt2".
Declaration
public const SchemeColorValues MainLightColor2
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
TextColor
tx1.
When the item is serialized out as xml, its value is "tx1".
Declaration
public const SchemeColorValues TextColor
Field Value
| Type | Description |
|---|---|
| SchemeColorValues |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |