RunFonts.EastAsiaTheme 属性

定义

东亚主题字体

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于