Compartilhar via


Hyperlink.Location Propriedade

Definição

Localização

Representa o seguinte atributo no esquema: local

[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 da propriedade

Retorna StringValue.

Atributos

Aplica-se a