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