HTMLTableCellElement.ColSpan

HTMLTableCellElement.ColSpan property

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

public int ColSpan { get; set; }

也可以看看