blah blah blah is here! blah blah » Close

0
votes
3 answers

checking to see if an Excel workbook is open

I want the user to save his Excel workbook and close the workbook before my C# program reads and writes to the file. I need to check if the user forgot to close the file. I am not sure if I need Excel interop methods or Windows method ...

Feedback