checks whether the cell under question is locked
var isLocked = $$("ssheet").isCellLocked(rowId, columnId);