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