Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.1 KB

PowerPoint.Application.SlideShowNextClick.md

File metadata and controls

45 lines (26 loc) · 1.1 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.SlideShowNextClick event (PowerPoint)
vbapp10.chm621019
vbapp10.chm621019
PowerPoint.Application.SlideShowNextClick
95a83383-62a4-a99b-3cd4-a69700bfbc3a
06/08/2017
medium

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

[!includeSupport and feedback]