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