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