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