Compartilhar via


Oval.Href Propriedade

Definição

Destino do Hiperlink

Representa o seguinte atributo no esquema: href

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

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a