ThemeEffectScheme object (Office)

Represents the effects scheme of a Microsoft Office theme.

Example

The following example loads an effect scheme from a file.

Dim tesEffectScheme As ThemeEffectScheme 
tesEffectScheme.Load("C:\myThemeEffectScheme.eftx")

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.