plot_visible_rows proprietà

plot_visible_rows proprietà

Esporta solo le righe visibili.

Definizione:

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

Guarda anche