If TRUE, fill in values by row rather than by column.
Value
For rowspan, the rowspan property.
For set_rowspan, the ht object.
Details
The rowspan and colspan of a cell determine its height and width, in rows and columns.
A cell with rowspan of 2 covers the cell directly below it. A cell with rowspan of 2
and colspan of 2 covers a 2 x 2 square, hiding three other cells.