insertionIndex property

int? insertionIndex
getter/setter pair

The index where the slides should be inserted, based on the slide arrangement before the move takes place.

Must be between zero and the number of slides in the presentation, inclusive.

Implementation

core.int? insertionIndex;