MsoColorType Enum

Definition

Specifies the color type.

public enum class MsoColorType
public enum MsoColorType
type MsoColorType = 
Public Enum MsoColorType
Inheritance
MsoColorType

Fields

msoColorTypeCMS 4

Color Management System color type.

msoColorTypeCMYK 3

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

msoColorTypeInk 5

Not supported.

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.

Applies to