Compartir a través de


Shape.TextLink Propiedad

Definición

Vínculo de texto

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a