QueryTables interface
Office 2013 and later
A collection of QueryTable objects. Each QueryTable object represents a worksheet table built from data returned from an external data source.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Use the QueryTables property to return the QueryTables collection.
Use the Add method to create a new query table and add it to the QueryTables collection.
Show: