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>

属性

适用于