slideIndex property

int? slideIndex
getter/setter pair

If set, indicates this is a link to the slide at this zero-based index in the presentation.

There may not be a slide at this index.

Implementation

core.int? slideIndex;