Font.Typeface 属性

定义

文本字体

表示架构中的以下属性: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

属性

适用于