Open andreyminakov opened 5 years ago
if workbook has one worksheet (ws), removing the only ws and then adding a new one with the same name has to work without an error.
if workbook has one worksheet (ws), removing the only ws and then adding a new one with the same name leads to error.
Expected Behavior
if workbook has one worksheet (ws), removing the only ws and then adding a new one with the same name has to work without an error.
Actual Behavior
if workbook has one worksheet (ws), removing the only ws and then adding a new one with the same name leads to error.