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