Freigeben über


Hyperlink.Tooltip-Eigenschaft

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Hyperlink Klasse

Hyperlink-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace