Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 979 Bytes

Visio.Page.ThemeEffects.md

File metadata and controls

46 lines (25 loc) · 979 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Page.ThemeEffects property (Visio)
vis_sdr.chm10960185
vis_sdr.chm10960185
Visio.Page.ThemeEffects
566ee9aa-9c45-e53b-2634-c666565e6fbb
06/08/2017
medium

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.

[!includeSupport and feedback]