共用方式為


RunFonts.EastAsiaTheme Property

Definition

East Asian Theme Font

Represents the following attribute in the schema: w:eastAsiaTheme

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to