copy_style metod
copy_style(self, pivot_table)
Kopierar namngiven stil från en annan pivottabell.
def copy_style(self, pivot_table):
...
| Parameter | Typ | Beskrivning |
|---|---|---|
| pivot_table | PivotTable | Källpivottabell. |
Se även
- modul
aspose.cells.pivot - klass
PivotTable