Colors Method

         Example         Applies To

Returns an RGBColor object that represents a single color in a color scheme.

Syntax

expression.Colors(SchemeColor)

expression   Required. An expression that returns a ColorScheme object.

SchemeColor   Required Long. The individual color in the specified color scheme. Can be one of the following PpColorSchemeIndex constants: ppAccent1, ppAccent2, ppAccent3, ppBackground, ppFill, ppForeground, ppNotSchemeColor, ppSchemeColorMixed, ppShadow, or ppTitle.