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