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