ExCell-Art-Generator icon indicating copy to clipboard operation
ExCell-Art-Generator copied to clipboard

Auto-close any open excel instances

Open JamesMatchett opened this issue 7 years ago • 0 comments

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.

JamesMatchett avatar May 17 '18 14:05 JamesMatchett