TableCell.getColumnSpan

Returns the number of columns occupied by this cell accessible.

interface TableCell
int
getColumnSpan
()

Return Value

Type: int

a gint representing the number of columns occupied by this cell, or 0 if the cell does not implement this method.