plot_visible_cells propiedad

plot_visible_cells propiedad

Solo exporta celdas visibles.

Definición:

@property
def plot_visible_cells(self):
    ...
@plot_visible_cells.setter
def plot_visible_cells(self, value):
    ...

Ver también