getCellAt

abstract fun getCellAt(location: Location): Cell(source)

Returns the cell at the specified location or throws an exception if there is no cell at the specified location. The y coordinate of the location is ignored.