Return a boolean value indicating whether this cell is selected.
Return host table accessible.
Return column index of this cell.
Return row index of this cell.
Return the number of columns occupied by this cell. The result differs
from 1 if the specified cell spans multiple columns.
Return the number of rows occupied by this accessible cell. The result
differs from 1 if the specified cell spans multiple rows.
Return an array of column header cells for this cell.
Return an array of row header cells for this cell.