Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

arturas-vitkauskas
Copy link

The "spans" attribute is not required in the "row" element. Source of information: https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.spreadsheet.row.aspx

If we create a Google Sheets spreadsheet and download it as XLSX, then the "spans" attributes do not appear in the "row" elements of the worksheet.

Attached is a test xlsx file, which causes the "Cannot read property 'split' of undefined" error when trying to read it with the exceljs package.
test-issue-163.xlsx

@tkirda
Copy link
Contributor

tkirda commented Oct 20, 2016

Looks good, waiting for the merge and NPM publish.

@guyonroche guyonroche merged commit 400305d into exceljs:master Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants