Hyperlink.Tooltip Property
Associated String.Represents the attribte in schema: w:tooltip
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "tooltip")> _
Public Property Tooltip As StringValue
Get
Set
'Usage
Dim instance As Hyperlink
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.