次の方法で共有


HyperlinkType.Tooltip Property

Hyperlink Tooltip.Represents the attribte in schema: tooltip

Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "tooltip")> _
Public Property Tooltip As StringValue
    Get
    Set
'使用
Dim instance As HyperlinkType
Dim value As StringValue

value = instance.Tooltip

instance.Tooltip = value
[SchemaAttrAttribute(, "tooltip")]
public StringValue Tooltip { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

HyperlinkType Class

HyperlinkType Members

DocumentFormat.OpenXml.Drawing Namespace