|
TRVTableCellData.RowSpan (read-only) |
Top Previous Next |
|
Read-only positive integer value specifying the number of rows spanned by this cell property RowSpan: Integer; Initially this property is equal to 1 for all cells. This value can be changed due to cell-merging. Example:
This property corresponds to <td rowspan> in HTML. See also:
|