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