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