Schema_Excel() and Excel sheets

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aswathip
    New Member
    • Jan 2009
    • 16

    Schema_Excel() and Excel sheets

    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?
Working...