newSheetId property
If set, the ID of the new sheet.
If not set, an ID is chosen. If set, the ID must not conflict with any existing sheet ID. If set, it must be non-negative.
Implementation
core.int? newSheetId;
If set, the ID of the new sheet.
If not set, an ID is chosen. If set, the ID must not conflict with any existing sheet ID. If set, it must be non-negative.
core.int? newSheetId;