SlideShowView.Exit method (PowerPoint)

Ends the specified slide show.

Syntax

expression. Exit

expression A variable that represents a SlideShowView object.

Example

This example ends the slide show that's running in slide show window one.

SlideShowWindows(1).View.Exit

See also

SlideShowView Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.