I have an existing Excel file. I need to programatically password protect the file so that it can't be read unless the user provide the password.
I donot want to use INTEROP object like this
Please i donot want to use Excel.Application object or interop object.![]()
Please Login or Register to view this content.
Suppose my excel sheet is present at C:\temp\cost.xls.
I am generated the excel sheet using XSLT/XML .
Please provide any other way to protect my excel sheet.
Many Thanks.
Bookmarks