CellArray.cells# property CellArray.cells: NumpyArray[int][source]# Return a NumPy array of the cells. Returns: np.ndarrayA NumPy array of the cells.