NonVisualDrawingProperties.HyperlinkOnClick Property

Definition

Hyperlink associated with clicking or selecting the element..

Represents the following element tag in the schema: a:hlinkClick.

public DocumentFormat.OpenXml.Drawing.HyperlinkOnClick HyperlinkOnClick { get; set; }
public DocumentFormat.OpenXml.Drawing.HyperlinkOnClick? HyperlinkOnClick { get; set; }
member this.HyperlinkOnClick : DocumentFormat.OpenXml.Drawing.HyperlinkOnClick with get, set
Public Property HyperlinkOnClick As HyperlinkOnClick

Property Value

Returns HyperlinkOnClick.

Applies to