Hyperlink.Anchor Propriété

Définition

Ancre de lien hypertexte

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à