getCellValue abstract method

String getCellValue(
  1. int row,
  2. String col
)

Implementation

String getCellValue(int row, String col);