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
I found a strange behavior with the AddPicture function after copying a sheet in Excelize. When I attempt to insert an image into the copied sheet using AddPicture, the function doesn't behave as expected if there is already an image inserted in a different sheet.
Description
I found a strange behavior with the AddPicture function after copying a sheet in Excelize. When I attempt to insert an image into the copied sheet using AddPicture, the function doesn't behave as expected if there is already an image inserted in a different sheet.
I executed this code without making any changes. Here are the generated .xlsx files:
I have pushed the sample code to the repository.
https://github.com/t4traw/addpicture_duplicate
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
The text was updated successfully, but these errors were encountered: