次の方法で共有


Hyperlink.Tooltip プロパティ

定義

関連付けられた文字列

スキーマ内の次の属性を表します。 w:tooltip

[DocumentFormat.OpenXml.SchemaAttr(23, "tooltip")]
public DocumentFormat.OpenXml.StringValue Tooltip { get; set; }
public DocumentFormat.OpenXml.StringValue Tooltip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "tooltip")]
public DocumentFormat.OpenXml.StringValue? Tooltip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:tooltip")]
public DocumentFormat.OpenXml.StringValue? Tooltip { get; set; }
public DocumentFormat.OpenXml.StringValue? Tooltip { get; set; }
member this.Tooltip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "tooltip")>]
member this.Tooltip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:tooltip")>]
member this.Tooltip : DocumentFormat.OpenXml.StringValue with get, set
Public Property Tooltip As StringValue

プロパティ値

StringValue を返します。

属性

適用対象