Sheets Collection
Workbook
A collection of all the Worksheet objects in the workbook. Each Worksheet object represents a worksheet.
Using the Sheets collection
The following properties return a Sheets collection.
The Spreadsheet object's Sheets property.
The Window object's SelectedSheets property.
The Workbook object's Sheets property.