Gets the validator assigned to the cell.
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $validator = $cell->getValidator();
See also: setValidator, setStyle