ColorScheme.Hyperlink Property

Definition

Hyperlink.

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

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

Property Value

Returns Hyperlink.

Applies to