HTMLTableCellElement.RowSpan

HTMLTableCellElement.RowSpan property

单元格跨越的行数。请参阅 HTML 4.01. 中的 rowspan 属性定义

public int RowSpan { get; set; }

也可以看看