0
votes
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 ...
