Share via


SlideShowSettings.AdvanceMode Property

PowerPoint Developer Reference

Returns or sets a value that indicates how the slide show advances. Read/write.

Syntax

expression.AdvanceMode

expression   A variable that represents a SlideShowSettings object.

Remarks

The value of the AdvanceMode property can be one of these PpSlideShowAdvanceMode constants.

ppSlideShowManualAdvance
ppSlideShowRehearseNewTimings
ppSlideShowUseSlideTimings

See Also