Item

ITable 索引器

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

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

另请参阅