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