refresh_pivot_tables proprietà

refresh_pivot_tables proprietà

Indica se aggiornare le tabelle pivot durante il caricamento del file.

Definizione:

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

Guarda anche