Gets the cell object.
$sh = new SpreadSheet($res, "1", $db_prefix); $cell = $sh->getCell("B2");
See also: getCells