c# - NPOI support CSV/TSV? -


i'm using npoi library c# application.

what i'm creating reporting system automatically reads, , extracts data excel sheet. given spec, informing me reports needed ingest in system in .xls format appears not case.

i'm wondering possible read in csv or tsv file using npoi library? i've crawled web seem able find answers relating java version of library.

any appreciated, :)

to read csv files in .net should take 1 of these:


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -