Worksheet.ListObjects Property

Excel Developer Reference

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

Syntax

expression.ListObjects

expression   A variable that represents a Worksheet object.

See Also