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