insertSheetIndex property

int? insertSheetIndex
getter/setter pair

The zero-based index where the new sheet should be inserted.

The index of all sheets after this are incremented.

Implementation

core.int? insertSheetIndex;