使用ruby操作excel文件,相关库 axlsx, rubyXL, roo, creek, spreedsheet, simple_xlsx_reader
| Library | License | Supports .xlsx | Supports .xls | Capability |
| axlsx | MIT | yes | no | write |
| rubyXL | MIT | yes | no | read/write |
| roo | MIT | yes | yes | read |
| creek | MIT | yes | no | read |
| spreadsheet | GPLv3 | no | yes | read/write |
| simple_xlsx_reader | MIT | yes | no | read |