Assigns a validator to the cell.
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $cell->setValidator('number');
See also: getValidator, getStyle