Item
ITable indexer
Returns the cell at the specified column and row indexes. Read-only ICell
.
public ICell this[int columnIndex, int rowIndex] { get; }
See Also
- interface ICell
- interface ITable
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns the cell at the specified column and row indexes. Read-only ICell
.
public ICell this[int columnIndex, int rowIndex] { get; }