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