create_cells_color method

create_cells_color(self)

Creates a CellsColor object.

Returns

Returns a CellsColor object.


def create_cells_color(self):
    ...

See Also