sheetId property

int? sheetId
getter/setter pair

The ID of the sheet to delete.

If the sheet is of DATA_SOURCE type, the associated DataSource is also deleted.

Implementation

core.int? sheetId;