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