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