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