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