Metodo refresh_pivot_tables
refresh_pivot_tables(self)
Aggiorna tutte le tabelle pivot nel file Excel.
def refresh_pivot_tables(self):
...
refresh_pivot_tables(self, option)
Aggiorna tutte le tabelle pivot nel file Excel.
def refresh_pivot_tables(self, option):
...
Parametro | Tipo | Descrizione |
---|---|---|
option | aspose.cells.pivot.PivotTableRefreshOption | Opzione per aggiornare l’origine dati delle tabelle pivot. |
Guarda anche
- modulo
aspose.cells
- classe
WorksheetCollection