OfficeTheme object (Office)

Represents a Microsoft Office theme.

Example

The following example sets a ThemeColorScheme of an OfficeTheme object.

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.