Share via


ObjectProperties.LinkType Property

Definition

linkType, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: linkType

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

Property Value

Attributes

Applies to