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