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