add_pivot_connection yöntemi
add_pivot_connection(self, pivot)
PivotTable bağlantısı ekler.
def add_pivot_connection(self, pivot):
...
| Parametre | Tip | Tanım |
|---|---|---|
| pivot | aspose.cells.pivot.PivotTable | PivotTable nesnesi |
Örnek
slicer.add_pivot_connection(pivot)
Ayrıca bakınız
- modül
aspose.cells.slicers - sınıf
Slicer