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