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