insertSheetIndex property
The zero-based index where the new sheet should be inserted.
The index of all sheets after this are incremented.
Implementation
core.int? insertSheetIndex;
The zero-based index where the new sheet should be inserted.
The index of all sheets after this are incremented.
core.int? insertSheetIndex;