move_to metod
move_to(self, index)
Flyttar arket till en annan plats i kalkylbladet.
def move_to(self, index):
...
Parameter | Typ | Beskrivning |
---|---|---|
index | int | Index för destinationsark. |
Se även
- modul
aspose.cells
- klass
Worksheet
Flyttar arket till en annan plats i kalkylbladet.
def move_to(self, index):
...
Parameter | Typ | Beskrivning |
---|---|---|
index | int | Index för destinationsark. |
aspose.cells
Worksheet