共用方式為


RunFonts.AsciiTheme Property

Definition

ASCII Theme Font

Represents the following attribute in the schema: w:asciiTheme

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to