GetCellData Method
Returns the contents of the specified cell.

C# Syntax

Parameters

rowIndex
the row index (1-based).
columnIndex
the column index (1-based).

Return Value

The contents of the specified cell.