-
-
Notifications
You must be signed in to change notification settings - Fork 87
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
Error ParseCellContent #51
Comments
hi @pakhiAish, thank you for reporting this and sorry for the delayed reply. This issue is currently blocked by CoreOffice/XMLCoder#89, but that's going to be merged in the next few days as soon as maintainers of XMLCoder repository are able to review that PR. Then I'll be able to bump XMLCoder version here and resolve it in CoreXLSX. Thanks for understanding 🙏 |
Hi @pakhiAish, this issue has been fixed in the |
Hello, |
I've just released version 0.5.0. Could you please update your |
Hello MaxDesiatov/CoreXLSX,
Thank you for your concern. Now I can read excel file in any format.
…On Thu, Apr 18, 2019 at 11:17 PM Max Desiatov ***@***.***> wrote:
I've just released version 0.5.0. Could you please update your Podfile/
Cartfile/Package.swift to 0.5.0 and run a corresponding update command
for your package manager? I'm able to reproduce the issue with the old
version with the file you attached, but not with the new 0.5.0 version, so
I'm still hoping there was a problem of installing not too fresh version
from master. Pretty sure that installing 0.5.0 fixes this. Please let me
know how that goes for you @pakhiAish <https://github.com/pakhiAish>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALXHUYOW64PFDJIBT2ID2O3PRCXZZANCNFSM4HC5A27A>
.
--
*Regards!!*
*Aishwarya Bansal*
*iOS Developer*
|
I am getting an error while reading excel sheet cell content.
using this method to read content. file.parseSharedStrings()
getting an error this "Expected to decode String but found SharedBox instead."
SampleExcel.xlsx
The text was updated successfully, but these errors were encountered: