Item
ITable indexer
返回指定列和行索引处的单元格。 只读ICell
。
public ICell this[int columnIndex, int rowIndex] { get; }
也可以看看
- interface ICell
- interface ITable
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
返回指定列和行索引处的单元格。 只读ICell
。
public ICell this[int columnIndex, int rowIndex] { get; }