MSOSHADE Function

Modifies the color by decreasing its luminosity by the specified percentage.

Version Information

Version Added: Visio 2010

Syntax

MSOSHADE(color,-deltaLum)

Parameters

Name

Required/Optional

Data Type

Description

color

Required

RGB

The standard RGB (red, green, blue) color value or reference to a color.

-deltaLum

Required

Integer

The percentage change toward white (-100%) or black (100%) from the color value.

Remarks

The closer the color value is to white or black, the smaller the change to the shade that is produced by a specific -deltaLum value.