refresh_pivot_tables propiedad

refresh_pivot_tables propiedad

Indica si se actualizan las tablas dinámicas al cargar el archivo.

Definición:

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

Ver también