Item
ICellCollection indexer
按位置返回单元格。 只读ICell
。
public ICell this[int index] { get; }
评论
如果单元格被合并,可以为多个索引返回一个 CellEx 对象。
也可以看看
- interface ICell
- interface ICellCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
按位置返回单元格。 只读ICell
。
public ICell this[int index] { get; }
如果单元格被合并,可以为多个索引返回一个 CellEx 对象。