Name Property [ColorSpectrum]

 

The Name property returns the color spectrum name. Returns a string.

 

Syntax

object.Name

 

Example

This example demonstrates how to return the color spectrum name.

 

Debug.Print ColorSpectrum.Name

 

Used by: ColorSpectrum object