doy / spreadsheet-parsexlsx

parse XLSX files
http://metacpan.org/release/Spreadsheet-ParseXLSX
27 stars 35 forks source link

support the CellHandler functionality from Spreadsheet::ParseExcel #58

Open doy opened 8 years ago

doy commented 8 years ago

This shouldn't be too hard - most of the effort would probably just be in testing it to make sure it's actually compatible with what Spreadsheet::ParseExcel does.

iynehz commented 7 years ago

+1

That feature is very helpful if you need to read a large Excel file.