Application.SlideShowNextClick event (PowerPoint)

Occurs on the next click of the slide.

Syntax

expression. SlideShowNextClick( Wn, _nEffect_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Wn Required SlideShowWindow The slide show window initialized prior to this event.
nEffect Required Effect The effect to animate on next click.

Remarks

For information about using events with the Application object, see How to: Use Events with the Application Object.

See also

Application 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.