isCellSymbol abstract method

bool isCellSymbol(
  1. int row,
  2. String col
)

Implementation

bool isCellSymbol(int row, String col);