Share via


SlideRange.ApplyThemeColorScheme Method

PowerPoint Developer Reference

Applies a color scheme to the specified range of slides.

Syntax

expression.ApplyThemeColorScheme(themeColorSchemeName)

expression   A variable that represents a SlideRange object.

Parameters

Name Required/Optional Data Type Description
themeColorSchemeName Required String The path and name of the color scheme file to apply to the range of slides.

See Also