move_to Methode
move_to(self, index)
Verschiebt das Blatt an eine andere Stelle in der Tabelle.
def move_to(self, index):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| index | int | Zielblattindex. |
Siehe auch
- Modul
aspose.cells - Klasse
Worksheet
Verschiebt das Blatt an eine andere Stelle in der Tabelle.
def move_to(self, index):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| index | int | Zielblattindex. |
aspose.cellsWorksheet