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