Sheets

This class represents a collection of all the sheets in a spreadsheet.

Properties

Application through getApplication

Count through getCount

Methods

addTo

item

Access

To get all the sheets of a spreadsheet, use the Sheets property in the Spreadsheet class.

See examples

Example: Sheets

Usage

Sheets provides access to sheets and methods to insert new sheet and access a sheet.