MsoColorType enumeration

Specifies the color type.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
msoColorTypeMixedNot supported.
msoColorTypeRGBColor is determined by values of red, green, and blue.
msoColorTypeSchemeColor is defined by an application-specific scheme.
msoColorTypeCMYKColor is determined by values of cyan, magenta, yellow, and black.
msoColorTypeCMSColor Management System color type.
msoColorTypeInkNot supported.
Show: