xsoulspace / sheets_manager_excel_addin

Excel Web Addin to manage Worksheets easier inside a Excel Workbook
https://xsoulspace.dev/sheets_manager_excel_addin
MIT License
6 stars 1 forks source link

Bug: reordering not working correctly #12

Closed Arenukvern closed 4 years ago

Arenukvern commented 4 years ago

Need to remake reordering to follow numbers in names Now: "01_00" "10_00" "02_00" But it needs to be: "01_00" "02_00" "10_00"

Arenukvern commented 4 years ago

Almost all problems solved, but the problem with ungrouping and placing item above - still here

Arenukvern commented 4 years ago

Solved with new version