Trouble decoding file #176
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#176
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I am having trouble parsing a Hebrew XLSX file
attached here: http://goo.gl/kPOfNr
Some of the cells data comes out empty.
For example for the first sheet: A1, A2, A3, A5, C6 etc..
Any help would be appreciated,
TIA,
Shakhal
I apparently already fixed it in my local copy, https://github.com/SheetJS/js-xlsx/blob/master/xlsx.js#L2053 should read
Keeping open until next commit lands
Awesome!
Thank you so much :)
Any idea when the next commit lands? ;)
+1 waiting for next realease, much appreciated! TIA!
Hey,
Thanks for your efforts on merging xls & xlsx,
Seems like this issue is back again...