Share via


ImgLink.Tgt Property

Definition

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

Represents the following attribute in the schema: tgt

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

Property Value

Attributes

Applies to