SlideRange.ThemeColorScheme Property

PowerPoint Developer Reference

Returns a ThemeColorScheme object that represents the color scheme associated with the specified range of slides. Read-only.

Syntax

expression.ThemeColorScheme

expression   A variable that represents a SlideRange object.

Return Value
ThemeColorScheme

See Also