Hi,
I want to open an password protected excel file. I search from internet and read lots of page but I couldnt able to success.
http://www.codeproject.com/Articles/10257/Automating-MS-Excel-Using-Visual-Studio-NET
I add "using Microsoft.Office.Interop.Excel;" to my web project and try lots of codes, but its not working. Basically how may I do that?
Regards.
Loading
yokzuPosted Feb 20, 2012, 9:32 AM
yokzuPosted Feb 16, 2012, 1:42 AM
I find another page;
http://www.codeproject.com/Articles/10257/Automating-MS-Excel-Using-Visual-Studio-NET
But VS doesnt recognise the codes below;
I cant create an instance of "excelWorkbook".
Suthish NairPosted Feb 15, 2012, 10:23 AM
But, still you can refer:
http://stackoverflow.com/questions/1502781/read-write-excel-2007-password-protected-documents
http://social.msdn.microsoft.com/Forums/da-DK/csharpgeneral/thread/9f6f60d8-24f5-4b99-b547-f9938d4abff4