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