Sets the value for the cell.
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $cell->setValue('some value');
See also: getValue, getCalculatedValue