5
Answers

Parsing

Ask a question
person

person

14y
2.6k
1
Hi,

I would like to convert an Excel spreadsheet into a text file through my WPF/Win forms application.
From here I need to parse this text file and retrieve important data from it.

The parsing of the text file is fine (i think), though how would I go about converting a excel file into a text file in C#?

Any help is appreciated.

Thanks,

Person.

Answers (5)