Represents a fixed cell in the Sudoku puzzle.
The column index of the given cell (0-based).
The row index of the given cell (0-based).
The fixed value assigned to the cell.