swap_item yöntemi
swap_item(self, index1, index2)
İki öğeyi doğrudan değiştirin.
def swap_item(self, index1, index2):
...
| Parametre | Tip | Tanım |
|---|---|---|
| index1 | int | |
| index2 | int |
Ayrıca bakınız
- modül
aspose.cells.pivot - sınıf
PivotItemCollection
İki öğeyi doğrudan değiştirin.
def swap_item(self, index1, index2):
...
| Parametre | Tip | Tanım |
|---|---|---|
| index1 | int | |
| index2 | int |
aspose.cells.pivotPivotItemCollection