SLIDE.DEFAULTS macro

This function should not be used in Microsoft Excel 95 or later because the Slide Show add-in is available only in Microsoft Excel version 5.0 or earlier versions.

Equivalent to clicking the Set Defaults button on a slide show sheet. Specifies the default values for the transition effect, speed, advance rate, and sound on the active slide show sheet.

If this function is not available, you must install the Slide Show add-in.

Syntax

SLIDE.DEFAULTS(effect_num, speed_num, advance_rate_num, soundfile_text)

SLIDE.DEFAULTS?(effect_num, speed_num, advance_rate_num, soundfile_text)

For a description of the arguments, see SLIDE.PASTE. If an argument is omitted, its default value is not changed.

Remarks

Return to index