DocumentBackground.ThemeColor Property

Definition

themeColor

Represents the following attribute in the schema: w:themeColor

[DocumentFormat.OpenXml.SchemaAttr(23, "themeColor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues> ThemeColor { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues> ThemeColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "themeColor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues>? ThemeColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:themeColor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues>? ThemeColor { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues>? ThemeColor { get; set; }
member this.ThemeColor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "themeColor")>]
member this.ThemeColor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:themeColor")>]
member this.ThemeColor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues> with get, set
Public Property ThemeColor As EnumValue(Of ThemeColorValues)

Property Value

Attributes

Applies to