SlideShowView.GetClickCount Method

PowerPoint Developer Reference

Returns the number of mouse clicks that are defined for a slide.

Syntax

expression.GetClickCount

expression   A variable that represents a SlideShowView object.

Return Value
Long

Remarks

When a slide contains animations, the GetClickCount method returns the number of mouse clicks required before a user advances to the next slide.

See Also