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