Exit Method
Applies To
SlideShowView object.
Description
Ends the specified slide show.
Syntax
expression.Exit
expression Required. An expression that returns a SlideShowView object.
Example
This example ends the slide show that's running in slide show window one.
SlideShowWindows(1).View.Exit