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