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