共用方式為


RunFonts.ComplexScriptTheme Property

Definition

Complex Script Theme Font

Represents the following attribute in the schema: 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)

Property Value

Returns EnumValue<T>.

Attributes

Applies to