次の方法で共有


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 を返します。

属性

適用対象