Next Method

See Also         Example         Applies To

SlideShowView object: Displays the slide immediately following the slide that's currently displayed. If the last slide is displayed, the Next method closes the slide show in speaker mode and returns to the first slide in kiosk mode. If the End with black slide check box on the View tab of the Options dialog box (Tools menu) is selected, the black slide is treated as the last slide. Use the View property of the SlideShowWindow object to return the SlideShowView object.

Syntax

expression.Next

expression   Required. An expression that returns a SlideShowView object.