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