remove_by_index方法

remove_by_index(self, index)

通过工作表索引删除工作表


def remove_by_index(self, index):
    ...
范围类型描述
indexint

也可以看看