Page.ThemeColors property (Visio)

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

Syntax

expression. ThemeColors

expression An expression that returns a Page object.

Return value

Variant

Remarks

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

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

  • An enumerated value from the VisThemeColors enumeration

  • A Master object of type visTypeThemeColors

The ThemeColors property always returns the universal name of the current theme colors.

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.