Programmer's Guide > Interfaces > TableCell interface > unspan method
  
unspan method
Unspans the cell, which must be in a multicell.
unspan()
Parameters
None
Returns
void
Throws
TableException
INVALID_SPAN_ERR: Raised if the cell is not in a multicell.