Add Method (ExtraColors Object)

Add Method (ExtraColors Object)

See Also         Example         Applies To

Adds a color to the extra colors available to a presentation if the color hasn't already been added.

Syntax

expression.Add(Type)

expression   Required. An expression that returns an ExtraColors object.

Type   Required Long. The red-green-blue (RGB) value of the color to be added.

Remarks

The ExtraColors object can contain only eight colors, including colors added by the user.


Send feedback to MSDN.Look here for MSDN Online resources.