Share via


FontRelationshipType.FontKey Property

Definition

fontKey

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to