JamesMatchett / ExCell-Art-Generator

A program for making pixel art from a source image in an excel spreadsheet
MIT License
20 stars 6 forks source link

Auto-close any open excel instances #8

Open JamesMatchett opened 6 years ago

JamesMatchett commented 6 years ago

Unfortunately excel instances are remarkably stubborn in being closed.

This can cause issues in terms of the program running I.e. Running time, concurrency with multiple instances open reaming havoc with the async methods etc.

Find a neat way to close the instance of excel that was opened when either the program is cancelled, closed or completes a render.