次の方法で共有


Color.ThemeShade プロパティ

定義

コンテンツ テーマのカラー シェードを実行する

スキーマ内の次の属性を表します。 w:themeShade

[DocumentFormat.OpenXml.SchemaAttr(23, "themeShade")]
public DocumentFormat.OpenXml.StringValue ThemeShade { get; set; }
public DocumentFormat.OpenXml.StringValue ThemeShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "themeShade")]
public DocumentFormat.OpenXml.StringValue? ThemeShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:themeShade")]
public DocumentFormat.OpenXml.StringValue? ThemeShade { get; set; }
public DocumentFormat.OpenXml.StringValue? ThemeShade { get; set; }
member this.ThemeShade : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "themeShade")>]
member this.ThemeShade : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:themeShade")>]
member this.ThemeShade : DocumentFormat.OpenXml.StringValue with get, set
Public Property ThemeShade As StringValue

プロパティ値

StringValue を返します。

属性

適用対象