Checks whether the cell is locked.
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $cell->isLocked();
See also: lock, unlock, setLocked