plot_visible_rows propriété

plot_visible_rows propriété

Exporte uniquement les lignes visibles.

Définition:

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

Voir également