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