Share via


TextFontType.Typeface プロパティ

定義

テキストの書体

スキーマ内の次の属性を表します: 書体

[DocumentFormat.OpenXml.SchemaAttr(0, "typeface")]
public DocumentFormat.OpenXml.StringValue Typeface { get; set; }
public DocumentFormat.OpenXml.StringValue Typeface { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "typeface")]
public DocumentFormat.OpenXml.StringValue? Typeface { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("typeface")]
public DocumentFormat.OpenXml.StringValue? Typeface { get; set; }
public DocumentFormat.OpenXml.StringValue? Typeface { get; set; }
member this.Typeface : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "typeface")>]
member this.Typeface : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("typeface")>]
member this.Typeface : DocumentFormat.OpenXml.StringValue with get, set
Public Property Typeface As StringValue

プロパティ値

StringValue を返します。

属性

適用対象