What is the best practice using Aspose API to remove all named ranges with a specfic prefix which are referring #REF! (wrong reference).
i.e. remvoe all name that starts with “pre_” with invlalid reference.
Another related question is what will happen when I use Names.Remove API and the name range exists more than once (i.e. scope - Workbook and Worksheet), which name range will be deleted