Compartilhar via


Hyperlink.Anchor Propriedade

Definição

Âncora do Hyperlink

Representa o seguinte atributo no esquema: w:anchor

[DocumentFormat.OpenXml.SchemaAttr(23, "anchor")]
public DocumentFormat.OpenXml.StringValue Anchor { get; set; }
public DocumentFormat.OpenXml.StringValue Anchor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "anchor")]
public DocumentFormat.OpenXml.StringValue? Anchor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:anchor")]
public DocumentFormat.OpenXml.StringValue? Anchor { get; set; }
public DocumentFormat.OpenXml.StringValue? Anchor { get; set; }
member this.Anchor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "anchor")>]
member this.Anchor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:anchor")>]
member this.Anchor : DocumentFormat.OpenXml.StringValue with get, set
Public Property Anchor As StringValue

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a