Page.ThemeEffects property (Visio)

Gets or sets the current theme effect for the page. Read/write.

Syntax

expression.ThemeEffects

expression An expression that returns a Page object.

Return value

Variant

Remarks

You can set the ThemeEffects property value to any one of the following:

  • The name or universal name of the theme effect (strings)

  • An enumerated value from the VisThemeEffects enumeration

  • A Master object of type visTypeThemeEffects

The ThemeEffects property always returns the universal name of the current theme effect.

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.