FontRelationshipType.FontKey 属性

定义

fontKey

表示架构中的以下属性:w:fontKey

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

属性值

返回 StringValue

属性

适用于