get the column this cell defines within the rowreturnthe column
get the row this cell occurs onreturnthe row
returns whether this cell is after the passed in cellparami record to comparereturntrue if the cell is after, false if not
returns whether this cell is before the passed in cellparami another cell interface record to comparereturntrue if the cells is before, or false if not
returns whether this cell represents the same cell (NOT VALUE)parami record to comparereturntrue if the cells are the same cell (positionally), false if not.
set the column this cell defines within the rowparamcol the column this cell defines
set the row this cell occurs onparamrow the row this cell occurs within