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