Main page /  Useful info about ShapeSheet™  / Visio ShapeSheet reference / ShapeSheet™. List of functions by category

ShapeSheet. Category Themes functions

Note

The version information in which the function was added is taken from John's Goldsmith article Visio ShapeSheet Functions by Version


Name

Details

ISTHEMED

Version Added: 2013

Returns a Boolean value indicating whether a shape has a theme applied to it.

Syntax

ISTHEMED()

Read more about function ISTHEMED

THEME

Version Added: 2007

Gets the current themeвЂ(tm)s format settings.

Syntax

THEME()

Read more about function THEME

THEMECBV

Version Added: 2013

Returns an RGB value or an integer that represents an index in the documentвЂ(tm)s color palette, where the color (number) passed in as an argument has been modified by the specified tint or shade value stored in the gradient settings of the active theme.

Syntax

THEMECBV(color, gradient_stop_number)

Read more about function THEMECBV

THEMEGUARD

Version Added: 2007

Guards the formatting cells of a shape to ensure that they use appropriate aspects of the current theme.

Syntax

THEMEGUARD()

Read more about function THEMEGUARD

THEMERESTORE

Version Added: 2007

Stores the local formatting value of a shape when you apply a theme so that you can restore the local formatting if the user subsequently removes the theme.

Syntax

THEMERESTORE()

Read more about function THEMERESTORE

THEMEVAL

Version Added: 2013

Retrieves values from the active theme.

Syntax

THEMEVAL(["theme_value"][,default])

Read more about function THEMEVAL