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