Item

ICellCollection 索引器

通过其位置返回一个单元格。只读 ICell

public ICell this[int index] { get; }

备注

对于合并的单元格,可以为多个索引返回一个 CellEx 对象。

另请参见