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