EPPlus
EPPlus copied to clipboard
Throwing when package closed
Saving a package and then attempting to add data to this closed package and saving again may cause corrupt workbooks as other internal files e.g. Styles may still be written to. This should throw a warning instead. Or at least ensure nothing is written to a closed package.