Metodo get
get(self, name)
Ottiene il report della tabella pivot in base al nome della tabella pivot.
def get(self, name):
...
Parametro | Tipo | Descrizione |
---|---|---|
name | str |
Guarda anche
- modulo
aspose.cells.pivot
- classe
PivotTableCollection
Ottiene il report della tabella pivot in base al nome della tabella pivot.
def get(self, name):
...
Parametro | Tipo | Descrizione |
---|---|---|
name | str |
aspose.cells.pivot
PivotTableCollection