NonVisualDrawingProperties.HyperlinkOnHover Property

Definition

Hyperlink associated with hovering over the element..

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

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

Property Value

Returns HyperlinkOnHover.

Applies to