Chapter 25. EEColor class
Class EEColor
(ExcelExplorer 4.0)
Class that holds color info.
Object of this class returned by
EEStyle::BackgroundColor - Get background color
EEFont::Color - Get font color
EEBorder::Color - Get border color
Methods
Red - Get red component of the color
Green - Get green component of the color
Blue - Get blue component of the color
HTML - Get HTML string represents color, e.g. #123456
|