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