HyperlinkList Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
HyperlinkList() | Initializes a new instance of the HyperlinkList class. | |
HyperlinkList(String) | Initializes a new instance of the HyperlinkList class from outer XML. | |
HyperlinkList(array<OpenXmlElement[]) | Initializes a new instance of the HyperlinkList class with the specified child elements. | |
HyperlinkList(IEnumerable<OpenXmlElement>) | Initializes a new instance of the HyperlinkList class with the specified child elements. |
Top