dtqbterror
Programmer
I have an application that opens a Excel Workbook and updates several cells. Sometime the Workbook will be Password Protected and sometimes it will not. I have searched all over the Internet to find a way to test to see if the Workbook is protected before opening it. This way I can prompt for the password. Does anyone know if there is a way to check this in C#?
Thanks.
Thanks.