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