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