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