次の方法で共有


OpenXmlHyperlinkPropsElement.Tooltip プロパティ

定義

ヒント:このプロパティは Office 2016 以降でのみ使用できます。

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

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; }
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

プロパティ値

属性

適用対象