次の方法で共有


HyperlinkType.Tooltip プロパティ

定義

表示用のツールヒント

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

[DocumentFormat.OpenXml.SchemaAttr(0, "tooltip")]
public DocumentFormat.OpenXml.StringValue Tooltip { get; set; }
public DocumentFormat.OpenXml.StringValue Tooltip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tooltip")]
public DocumentFormat.OpenXml.StringValue? Tooltip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("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(0, "tooltip")>]
member this.Tooltip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tooltip")>]
member this.Tooltip : DocumentFormat.OpenXml.StringValue with get, set
Public Property Tooltip As StringValue

プロパティ値

StringValue を返します。

属性

適用対象