move_to Methode

move_to(self, index)

Verschiebt das Blatt an eine andere Stelle in der Tabelle.


def move_to(self, index):
    ...
ParameterTypBeschreibung
indexintZielblattindex.

Siehe auch