News

I need to read an excel file into a multi-dimensional array. I will not know the number of columns or rows before doing this. I do know, the excel file will contain merged cells. A sample image of ...
A fast xlsx reader for Ruby that parses xlsx cell values into plain ruby primitives and dates/times. This is not a rewrite of excel in Ruby. Font styles, for example, are parsed to determine whether a ...