I am trying to read Excel sheets using C# ASP.NET .
I read successfully. Now i want to validate the header for the order of the columns.
I came to know that i will have to use Schema_Excel class and schemaTable classes for that. But i don't know which namespace to be included for this.Can anyone please help me with this?
I read successfully. Now i want to validate the header for the order of the columns.
I came to know that i will have to use Schema_Excel class and schemaTable classes for that. But i don't know which namespace to be included for this.Can anyone please help me with this?