HTMLTableCellElement.CellIndex

HTMLTableCellElement.CellIndex property

该单元格在行中的索引,从0开始。该索引按 文档树顺序而不是显示顺序。

public int CellIndex { get; }

也可以看看