move metod
move
Flyttar pivotfältet från nuvarande position till destinationsposition
def move(self, curr_pos, dest_pos):
...
Parameter | Typ | Beskrivning |
---|---|---|
curr_pos | int | Aktuell position för PivotField baserat på noll |
dest_pos | int | Destinationsposition för PivotField baserat på noll |
Se även
- modul
aspose.cells.pivot
- klass
PivotFieldCollection