Remove excel password using SSIS & C#
I need to remove the excel password and save (without password) using Interop, so the other processes can read the excel files file without issue. I tried the below code which I found in google but its not removing the password.