Edit

Share via


MsoColorType Enum

Definition

Specifies the color type.

public enum class MsoColorType
Inheritance
MsoColorType

Fields

Name Value Description
msoColorTypeMixed -2

Not supported.

msoColorTypeRGB 1

Color is determined by values of red, green, and blue.

msoColorTypeScheme 2

Color is defined by an application-specific scheme.

msoColorTypeCMYK 3

Color is determined by values of cyan, magenta, yellow, and black.

msoColorTypeCMS 4

Color Management System color type.

msoColorTypeInk 5

Not supported.

Applies to

Product Versions
Office primary interop assembly Latest