Hi,
I have created an excel workbook that i need to make read-only. I'm using VS 2005 and Aspose 4.8.2. In going through earlier posts of the same kind, i noticed there was a function ProtectFile, which does not seem to be present in this version. I am using Workbook.Protect function, but that doesnt seem to make it read-only. I am still able to open file and make changes to the file and save it back. I am using
Workbook.Protect(ProtectionType.All, "aspose")
Your help would be very much appreciated.
Thanks,
Sreejtih