ThemeColorScheme Object (Office)

Represents the color scheme of a Microsoft Office theme.

Example

The following example sets a ThemeColorScheme object to Red.

Dim tTheme As OfficeTheme 
Dim tcsThemeColorScheme As ThemeColorScheme 
Set tcsThemeColorScheme = tTheme.ThemeColorScheme 

See Also

Concepts

Object Model Reference

ThemeColorScheme Object Members