GoToSlideInSlideShow
function GoToSlideInSlideShow(nSlideIndex: number): void
Description
Displays the slide with the specific index.
Parameters
- nSlideIndex
number
The slide index.
Returns
void
function GoToSlideInSlideShow(nSlideIndex: number): void
Displays the slide with the specific index.
number
The slide index.
void