get_cells method

get_cells

Defines the interface for get cells.

Returns

The sequence of the cells.

def get_cells(self):
    ...

See Also