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