Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix issue #163: the "spans" attribute of the row element is optional#203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
guyonroche merged 1 commit intoexceljs:masterfromdevbridge:fix-issue-163
Oct 24, 2016
Merged

Fix issue #163: the "spans" attribute of the row element is optional#203

guyonroche merged 1 commit intoexceljs:masterfromdevbridge:fix-issue-163
Oct 24, 2016

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

Looks good, waiting for the merge and NPM publish.

@guyonrocheguyonroche merged commit400305d intoexceljs:masterOct 24, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@arturas-vitkauskas@tkirda@guyonroche

[8]ページ先頭

©2009-2025 Movatter.jp