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