Shape.TextLink 属性

定义

文本链接

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于