Share via


Hyperlink.Location Property

Definition

Location

Represents the following attribute in the schema: location

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

Property Value

Attributes

Applies to