Share via


ResourceUrl.Linkage Property

Definition

linkage, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: linkage

public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage>? Linkage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "linkage")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage>? Linkage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("linkage")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage>? Linkage { get; set; }
member this.Linkage : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "linkage")>]
member this.Linkage : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("linkage")>]
member this.Linkage : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage> with get, set
Public Property Linkage As EnumValue(Of ResourceLinkage)

Property Value

Attributes

Applies to