Hyperlink.GetTarget Property

Definition

getTarget, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: getTarget

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

Property Value

Attributes

Applies to