طريقة swap_item
swap_item(self, index1, index2)
تبديل عنصرين بشكل مباشر.
def swap_item(self, index1, index2):
...
| معامل | يكتب | وصف |
|---|---|---|
| index1 | int | |
| index2 | int |
أنظر أيضا
- الوحدة
aspose.cells.pivot - فئة
PivotItemCollection
تبديل عنصرين بشكل مباشر.
def swap_item(self, index1, index2):
...
| معامل | يكتب | وصف |
|---|---|---|
| index1 | int | |
| index2 | int |
aspose.cells.pivotPivotItemCollection