Share via


ColorFormat.BaseCMYK Property

Publisher Developer Reference

Returns the base cyan-magenta-yellow-black (CMYK) color value of the parent ColorFormat object before any tinting or shading is applied to the color. Read-only.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.BaseCMYK

expression   A variable that represents a ColorFormat object.

Return Value
ColorCMYK

See Also