次の方法で共有


RunFonts.ComplexScriptTheme プロパティ

定義

複合スクリプト テーマ フォント

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

[DocumentFormat.OpenXml.SchemaAttr(23, "cstheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeFontValues> ComplexScriptTheme { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeFontValues> ComplexScriptTheme { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "cstheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeFontValues>? ComplexScriptTheme { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:cstheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeFontValues>? ComplexScriptTheme { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeFontValues>? ComplexScriptTheme { get; set; }
member this.ComplexScriptTheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeFontValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "cstheme")>]
member this.ComplexScriptTheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeFontValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:cstheme")>]
member this.ComplexScriptTheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ThemeFontValues> with get, set
Public Property ComplexScriptTheme As EnumValue(Of ThemeFontValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象