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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.