ListObjects Property [Excel 2003 VBA Language Reference]

Returns a collection of ListObject objects in the worksheet. Read-only ListObjects collection.

expression.ListObjects

expression Required. An expression that returns one of the objects in the Applies To list.

Applies to | Worksheet Object