Shading.ThemeFill Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Цвет фоновой темы затенения
Представляет следующий атрибут в схеме: 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)
Значение свойства
Возвращает .EnumValue<T>
- Атрибуты