Compartir a través de


Hyperlink.Location Propiedad

Definición

Ubicación

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a