Prev Underline |
ExcelExplorer Manual |
Next EEFormat class |
 |
(ExcelExplorer 4.0)
Get font color.
false EEColor Color( )
Parameters
- None
Description
Returns font color (EEColor object) if any.
This method returns FALSE if default color is used (system window text color).
So before using any methods of EEColor object you should always check if valid object returned.
|