Class ThemeColorValues
Defines the ThemeColorValues enumeration.
Inheritance
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class ThemeColorValues : Enum
Fields
Accent1
Accent 1 Theme Color.
When the item is serialized out as xml, its value is "accent1".
Declaration
public const ThemeColorValues Accent1
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Accent2
Accent 2 Theme Color.
When the item is serialized out as xml, its value is "accent2".
Declaration
public const ThemeColorValues Accent2
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Accent3
Accent 3 Theme Color.
When the item is serialized out as xml, its value is "accent3".
Declaration
public const ThemeColorValues Accent3
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Accent4
Accent 4 Theme Color.
When the item is serialized out as xml, its value is "accent4".
Declaration
public const ThemeColorValues Accent4
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Accent5
Accent 5 Theme Color.
When the item is serialized out as xml, its value is "accent5".
Declaration
public const ThemeColorValues Accent5
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Accent6
Accent 6 Theme Color.
When the item is serialized out as xml, its value is "accent6".
Declaration
public const ThemeColorValues Accent6
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Background1
Background 1 Theme Color.
When the item is serialized out as xml, its value is "background1".
Declaration
public const ThemeColorValues Background1
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Background2
Background 2 Theme Color.
When the item is serialized out as xml, its value is "background2".
Declaration
public const ThemeColorValues Background2
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Dark1
Dark 1 Theme Color.
When the item is serialized out as xml, its value is "dark1".
Declaration
public const ThemeColorValues Dark1
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Dark2
Dark 2 Theme Color.
When the item is serialized out as xml, its value is "dark2".
Declaration
public const ThemeColorValues Dark2
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Dk1
Dark 1 Theme Color.
When the item is serialized out as xml, its value is "dk1".
Declaration
public const ThemeColorValues Dk1
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Dk2
Dark 2 Theme Color.
When the item is serialized out as xml, its value is "dk2".
Declaration
public const ThemeColorValues Dk2
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
FollowedHyperlink
Followed Hyperlink Theme Color.
When the item is serialized out as xml, its value is "followedHyperlink".
Declaration
public const ThemeColorValues FollowedHyperlink
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Hyperlink
Hyperlink Theme Color.
When the item is serialized out as xml, its value is "hyperlink".
Declaration
public const ThemeColorValues Hyperlink
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Light1
Light 1 Theme Color.
When the item is serialized out as xml, its value is "light1".
Declaration
public const ThemeColorValues Light1
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Light2
Light 2 Theme Color.
When the item is serialized out as xml, its value is "light2".
Declaration
public const ThemeColorValues Light2
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Lt1
Light 1 Theme Color.
When the item is serialized out as xml, its value is "lt1".
Declaration
public const ThemeColorValues Lt1
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Lt2
Light 2 Theme Color.
When the item is serialized out as xml, its value is "lt2".
Declaration
public const ThemeColorValues Lt2
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
None
No Theme Color.
When the item is serialized out as xml, its value is "none".
Declaration
public const ThemeColorValues None
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Text1
Text 1 Theme Color.
When the item is serialized out as xml, its value is "text1".
Declaration
public const ThemeColorValues Text1
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
Text2
Text 2 Theme Color.
When the item is serialized out as xml, its value is "text2".
Declaration
public const ThemeColorValues Text2
Field Value
| Type | Description |
|---|---|
| ThemeColorValues |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |