You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have an excel file containing 3 sheets. When adding an image in the sheet 2 and another image in the sheet 3, we have a duplication of this image when saving this file: both of the images are in both sheet 2 and sheet 3.
By removing sheet 1, the issue doesn’t occur anymore, but the thing is we cannot remove it. We guess something is wrong with this first sheet that we want to identify.
Description
We currently have an excel file containing 3 sheets. When adding an image in the sheet 2 and another image in the sheet 3, we have a duplication of this image when saving this file: both of the images are in both sheet 2 and sheet 3.
By removing sheet 1, the issue doesn’t occur anymore, but the thing is we cannot remove it. We guess something is wrong with this first sheet that we want to identify.
Steps to reproduce the issue:
Describe the results you received:
output preview:
excel:
test.xlsx
output excel:
test_output.xlsx
images:
Describe the results you expected:
Each image should be added in the sheet it belongs to: Image 1 in sheet 2 and image 2 in sheet 3
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
OS: macOS Big Sur 11.5.2
Microsoft Excel™ version: Microsoft Excel for Mac 16.52
The text was updated successfully, but these errors were encountered: