move_to方法

move_to

将工作表移动到电子表格中的另一个位置。

def move_to(self, index):
    ...
范围类型描述
indexint目标表索引。

也可以看看