A
Andy Lee
Could someone tell me how I can read excel csv (comma separated variable)
file using C#? I know how to do it by parsing each line myself. Since
reading excel csv file in C# is a pretty common technique, I just wonder
whether there is a class or a way to do it out there already.
Thanks,
Andy
file using C#? I know how to do it by parsing each line myself. Since
reading excel csv file in C# is a pretty common technique, I just wonder
whether there is a class or a way to do it out there already.
Thanks,
Andy