Application object: Returns a Sheets collection that represents all the chart sheets in the active workbook. Read-only.
Workbook object: Returns a Sheets collection that represents all the chart sheets in the specified workbook. Read-only.
Using this property without an object qualifier returns all chart sheets in the active workbook.
For information about returning a single member of a collection, see Returning an Object from a Collection.