getCell abstract method

ISapObject? getCell(
  1. int row,
  2. int col
)

Implementation

ISapObject? getCell(int row, int col);