次の方法で共有


Color.ThemeTint プロパティ

定義

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

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

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

プロパティ値

StringValue を返します。

属性

適用対象