Sets the text color for the cell.
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $cell->setColor('00FF00');
See also: getColor, getStyle, setBgColor