Compartir a través de


Hyperlink.Anchor Propiedad

Definición

Delimitador de hipervínculo

Representa el atributo siguiente en el 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 de propiedad

Devuelve StringValue.

Atributos

Se aplica a