sort_names method

sort_names

Sorts the defined names.

def sort_names(self):
    ...

Remarks

If you create a large amount of named ranges in the Excel file, please call this method after all named ranges are created and before saving

See Also