Skip to content

Read / Write Excel file (.xls or .xlsx) using Apache POI. Playing with APACHE POI, HSSF, XSSF, SAX, CSV and CSV reader is a fun indeed

Notifications You must be signed in to change notification settings

sharif2008/PlayingWithExcel

Repository files navigation

PlayingWithExcel

Read / Write Excel file (.xls or .xlsx) using Apache POI

The memory footprint of reading big files can be ridiculously large for APACHE POI . Instead of using the .xlsx and .xls directly lets convert them to CSV. Latter do whatever you want.

About

Read / Write Excel file (.xls or .xlsx) using Apache POI. Playing with APACHE POI, HSSF, XSSF, SAX, CSV and CSV reader is a fun indeed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages