GetCell(String,String) Method
Returns the specified cell..

C# Syntax

Parameters

rowPath
The row as a string in the format: "n1;n2;...;nX" where n is the row number in each band level.
columnHeader
The column caption.