remove_by_index method

remove_by_index

Remove a sheet by sheet index

def remove_by_index(self, index):
    ...
ParameterTypeDescription
indexint

See Also