rowspan - Row Span
Specifies the number of rows spanned by the current cell.
Category
basicsSyntax
rowspan="n"
Where n
is
the number of rows and 0 means span all rows from the current row
to the last row of the table section.Usage
In Design mode, click All Properties and look for rowspan under format.The default is 1.