Partager via


Shape.TextLink Propriété

Définition

Lien de texte

Représente l’attribut suivant dans le schéma : textlink

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à