|
TRVTableCellData.ColSpan (read-only) |
Top Previous Next |
|
Read-only positive integer value specifying the number of columns spanned by this cell. property ColSpan: 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 colspan> in HTML. See also:
|