hasCellF4Help method

bool hasCellF4Help(
  1. int row,
  2. String column
)

Implementation

bool hasCellF4Help(int row, String column) => obj.hasCellF4Help(row, column);