Partager via


Shading.ThemeFill Propriété

Définition

Couleur du thème d’arrière-plan d’ombrage

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à