Item

Table indexer

返回指定列和行索引处的单元格。 只读Cell

public ICell this[int columnIndex, int rowIndex] { get; }

也可以看看