ThemeFontScheme object (Office)

Represents the font scheme of a Microsoft Office theme.

Example

The following example creates an object that represents the font scheme for a Microsoft Office theme.

Dim tTheme As OfficeTheme 
Dim tfsThemeFontScheme As ThemeFontScheme 
Set tfsThemeFontScheme = tTheme.ThemeFontScheme 

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.