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

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -