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