Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read xlsx with inline string. #141

Open
julianko13 opened this issue Jan 6, 2021 · 0 comments
Open

Cannot read xlsx with inline string. #141

julianko13 opened this issue Jan 6, 2021 · 0 comments

Comments

@julianko13
Copy link

julianko13 commented Jan 6, 2021

82A404 (4).xlsx
I got the file from a web supporting xlsx format export. I have checked inside the file that there is no sharingString.xml there. When I tried inLineString.text, I got nil. The file has a structure like this:

<row r="1" customHeight="1" ht="25">
  <c r="A1" s="1" t="inlineStr"><is><r>
<t xml:space="preserve">總筆數: 54</t></r> 

Not sure if this is standard formatting, but all apps I know that read xlsx parse it correctly.

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

No branches or pull requests

1 participant