Setting a column to non editable in Excel file from C#
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I want to read an Excel file from C# (or) Asp.Net, but the Excel file may be password protected, so how to know that the file is password protected or not. When writing data in to an Excel file is it possible to make the column not editable, if possible how to do this. I want to know How to do this in Excel file also. Regards, Chakravarthy