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