TableCellT.getRowSpan

Returns the number of rows occupied by this cell accessible.

template TableCellT(TStruct)
int
getRowSpan
()

Return Value

Type: int

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

Meta

Since

2.12