Javascript Properties JavaScript Reference

Note:
Read and write property. 
Specifies the number of table rows that the cell should span.
    
Syntax:
    
document.getElementById("elementID").rowSpan = value
document.all.elementID.rowSpan = value // IE only