简体   繁体   中英

Is there any Ruby gem to read both .xls and .xlsx files?

As I have known, there are some Ruby gems to read.xls and.xlsx files.

rubyXL : read.xlsx and.xlsm files

spreadsheet : read.xls file

Also know some gems to write an excel file.

axlsx : only write.xlsx file

But I couldn't find any gem to read both file types.

Does anyone know?

I've had success using roo with the roo-xls extension.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM