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