How to transfer Excel data to a List<> object? C#

  • Thread starter Thread starter Steve Kershaw
  • Start date Start date
S

Steve Kershaw

Hi,

I have a bunch of data in an Excel spreadsheet that I need to get into
my C# code somehow. How is this done?

Thanks
Steve
 
Back
Top