Freigeben über


DocProperties.HyperlinkOnClick-Eigenschaft

Drawing Element On Click Hyperlink.Represents the element tag in schema: a:hlinkClick

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

Syntax

'Declaration
Public Property HyperlinkOnClick As HyperlinkOnClick
    Get
    Set
'Usage
Dim instance As DocProperties
Dim value As HyperlinkOnClick

value = instance.HyperlinkOnClick

instance.HyperlinkOnClick = value
public HyperlinkOnClick HyperlinkOnClick { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.HyperlinkOnClick
Returns HyperlinkOnClick.

Siehe auch

Referenz

DocProperties Klasse

DocProperties-Member

DocumentFormat.OpenXml.Drawing.Wordprocessing-Namespace