Gets the text color set in the cell.
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $color = $cell->getColor();
See also: setColor, setStyle