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