Share via


Slide.ApplyThemeColorScheme Method

PowerPoint Developer Reference

Applies a color scheme to the specified slide.

Syntax

expression.ApplyThemeColorScheme(themeColorSchemeName)

expression   A variable that represents a Slide object.

Parameters

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

See Also