Properties.HyperlinkList Property
Hyperlink List.Represents the element tag in schema: ap:HLinks
Namespace: DocumentFormat.OpenXml.ExtendedProperties
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property HyperlinkList As HyperlinkList
Get
Set
'Usage
Dim instance As Properties
Dim value As HyperlinkList
value = instance.HyperlinkList
instance.HyperlinkList = value
public HyperlinkList HyperlinkList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.ExtendedProperties.HyperlinkList
Returns HyperlinkList.