SingularityMatrix

Results 1 issues of SingularityMatrix

Hello, Currently, I trying to write a hyperlink to . xlsx file like so - `sheet1.add_link(i, 3, "http://app.com/barcodes/#{bar_code_image}.png")` The cell turns to be in text format by default. How can...