Item

表索引器

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

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

参见