plot_visible_rows propiedad

plot_visible_rows propiedad

Solo exporta filas visibles.

Definición:

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

Ver también