ColorScheme.Hyperlink Property
Hyperlink.Represents the element tag in schema: a:hlink
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Hyperlink As Hyperlink
Get
Set
'Usage
Dim instance As ColorScheme
Dim value As Hyperlink
value = instance.Hyperlink
instance.Hyperlink = value
public Hyperlink Hyperlink { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Hyperlink
Returns Hyperlink.