共用方式為


RunFonts.HighAnsiTheme Property

Definition

High ANSI Theme Font

Represents the following attribute in the schema: w:hAnsiTheme

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to