Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (24 loc) · 891 Bytes

page-themecolors-property-visio.md

File metadata and controls

48 lines (24 loc) · 891 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
Page.ThemeColors Property (Visio)
vis_sdr.chm10960180
vis_sdr.chm10960180
visio
Visio.Page.ThemeColors
a3f4bc4e-3dbb-9d50-9d71-f77b39ec0ac3
06/08/2017

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.