How can I read an Excel file in C# I am a beginner

Aug 17 2017 5:42 AM

1. Write the code to read an Excel file that contains the fields name, surname and account number. The file may or may not contain blank lines between valid records.


Answers (5)