NonVisualDrawingProperties.HyperlinkOnClick Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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