ListObject Interface
Represents a list object on a worksheet.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)
The ListObject object is a member of the ListObjects collection. The ListObjects collection contains all the list objects on a worksheet.
Use the ListObjects property of the Worksheet to return a ListObjects collection.