Partager via


ColorFormat.Type Property (PowerPoint)

Represents the type of color. Read-only.

Syntax

expression .Type

expression A variable that represents a ColorFormat object.

Return Value

MsoColorType

Remarks

The value of the Type property can be one of these MsoColorType constants.

msoColorTypeCMS

msoColorTypeCMYK

msoColorTypeInk

msoColorTypeMixed

msoColorTypeRGB

msoColorTypeScheme

See Also

Concepts

ColorFormat Object Members

ColorFormat Object