Freigeben über


Shading.ThemeFill Eigenschaft

Definition

Hintergrunddesignfarbe für Schattierung

Stellt das folgende Attribut im Schema dar: w:themeFill

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: