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