TableCellT.getColumnSpan

Returns the number of columns occupied by this cell accessible.

template TableCellT()
override
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.