Gets or sets the number of rows in the System.Web.UI.WebControls.Table control that the cell spans.
Documentation for this section has not yet been entered.
Use the TableCell.RowSpan property to specify or determine the number of rows in the rendered table that the cell spans. For example, if you set this property to 2, the cell takes up two rows in the System.Web.UI.WebControls.Table control.