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