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