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