CustomLayout.ThemeColorScheme Property

PowerPoint Developer Reference

Returns a ThemeColorScheme object that represents the color scheme of the theme associated with the specified custom layout. Read-only.

Syntax

expression.ThemeColorScheme

expression   A variable that represents a CustomLayout object.

Return Value
ThemeColorScheme

See Also