Expand Minimize
This topic has not yet been rated - Rate this topic

Page.SetThemeVariant Method (Visio)

Office 2013

Published: July 16, 2012

Sets the color, style, and optionally the embellishment of the variant of the theme applied to the specified page.

expression .SetThemeVariant(variantColor,variantStyle,embellishment)

expression A variable that represents a Page object.

Parameters

Name

Required/Optional

Data type

Description

variantColor

Required

INT16

The index of the color variant to apply. Possible values are from 0 to 3.

variantStyle

Required

INT16

The index of the style variant to apply. Possible values are from 0 to 3.

embellishment

Optional

INT16

The index of the embellishment to apply. Possible values are from 1, for “low,” to 3, for “high.”

Return value

VOID

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.