aspose.cells
Class ColorType

Utility class containing constants. Represents all color type

Field Summary
const  NumberAUTOMATIC
           Automatic color.
const  NumberAUTOMATIC_INDEX
           It's automatic color,but the displayed color depends the setting of the OS System.
const  NumberRGB
           The RGB color.
const  NumberINDEXED_COLOR
           The color index in the color palette.
const  NumberTHEME
           The theme color.
 

Field Detail

AUTOMATIC

const Number AUTOMATIC
Automatic color.

AUTOMATIC_INDEX

const Number AUTOMATIC_INDEX
It's automatic color,but the displayed color depends the setting of the OS System. Not supported.

RGB

const Number RGB
The RGB color.

INDEXED_COLOR

const Number INDEXED_COLOR
The color index in the color palette.

THEME

const Number THEME
The theme color.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.