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