次の方法で共有


RunFonts.Ascii プロパティ

定義

ASCII フォント

スキーマ内の次の属性を表します: 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

プロパティ値

StringValue を返します。

属性

適用対象