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