scraperwiki / xlsx

Create Excel files in Go
MIT License
2 stars 2 forks source link

<dimension> tag can't go at the end #16

Open pwaller opened 10 years ago

pwaller commented 10 years ago

With some experimenting we've found that Excel 2007 can't cope with the dimension tag appearing at the end of the document, however it can cope with it being at the beginning and being 1x1 regardless of the content. So can libreoffice and Google, so it seems like it might work.

pwaller commented 9 years ago

There is a report of the downloaded spreadsheet being blank in Apple Numbers, too.