Group-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
Group() | Initializes a new instance of the Group class. | |
Group(String) | Initializes a new instance of the Group class from outer XML. | |
Group(array<OpenXmlElement[]) | Initializes a new instance of the Group class with the specified child elements. | |
Group(IEnumerable<OpenXmlElement>) | Initializes a new instance of the Group class with the specified child elements. |
Nach oben