Item
ICellCollection 索引器
通过其位置返回一个单元格。只读 ICell
。
public ICell this[int index] { get; }
备注
对于合并的单元格,可以为多个索引返回一个 CellEx 对象。
另请参见
- 接口 ICell
- 接口 ICellCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
通过其位置返回一个单元格。只读 ICell
。
public ICell this[int index] { get; }
对于合并的单元格,可以为多个索引返回一个 CellEx 对象。