contains

Checks if the given cell coordinates are within this box.

Return

true if the cell is within the box; otherwise, false.

Parameters

row

The row index of the cell to check.

col

The column index of the cell to check.