次の方法で共有


Color.ThemeColor プロパティ

定義

コンテンツテーマの色を実行する

スキーマ内の次の属性を表します: 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)

プロパティ値

EnumValue<T> を返します。

属性

適用対象