-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
i have some pictures in the excel, but when I use the GetPictures() method to get them,some of resulet is null,why? #1585
Comments
Thanks for your feedback. Could you show us a complete, standalone example program or reproducible demo? |
It seems still not have enough info of code and attachments to reproduce this issue, so I'll close this issue, if you have any questions, please let me know to reopen this anytime. |
I also have a similar problem, I don't know where is the problem: I don't know if it's a problem with the excel format or a problem with the code go version: 1.17.13 Excelize version ID: v2.7.1 demo:
Please tell me where I did wrong, thank you ~~ Here is my test data |
…date and time number format - Support apply date and time number format with 16 languages: Persian, Polish, Portuguese, Punjabi, Quechua, Romanian, Romansh, Sakha, Sami, Sanskrit, Scottish Gaelic, Serbian, Sesotho sa Leboa, Setswana, Sindhi, Sinhala and Slovak - Update the unit test and dependencies modules
Hi @ihater, thanks for your feedback. I have fixed this issue, please try to upgrade the master branch code, and this patch will be released in the next version. |
…prove date and time number format - Support apply date and time number format with 16 languages: Persian, Polish, Portuguese, Punjabi, Quechua, Romanian, Romansh, Sakha, Sami, Sanskrit, Scottish Gaelic, Serbian, Sesotho sa Leboa, Setswana, Sindhi, Sinhala and Slovak - Update the unit test and dependencies modules
Description
Steps to reproduce the issue:
i have some pictures in the excel, but when I use the GetPictures() method to get them,some of resulet is null
Describe the results you received:
some of the pics is null
Describe the results you expected:
all of them should not be null
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
WINDOWS
The text was updated successfully, but these errors were encountered: