共用方式為


RunFonts.Ascii Property

Definition

ASCII Font

Represents the following attribute in the schema: w:ascii

[DocumentFormat.OpenXml.SchemaAttr(23, "ascii")]
public DocumentFormat.OpenXml.StringValue Ascii { get; set; }
public DocumentFormat.OpenXml.StringValue Ascii { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "ascii")]
public DocumentFormat.OpenXml.StringValue? Ascii { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:ascii")]
public DocumentFormat.OpenXml.StringValue? Ascii { get; set; }
public DocumentFormat.OpenXml.StringValue? Ascii { get; set; }
member this.Ascii : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "ascii")>]
member this.Ascii : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:ascii")>]
member this.Ascii : DocumentFormat.OpenXml.StringValue with get, set
Public Property Ascii As StringValue

Property Value

Returns StringValue.

Attributes

Applies to