RunFonts.Ascii プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 を返します。
- 属性