Replies: 1 comment
-
|
Thanks for your feedback. New field |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I would like to request adding an
ObjectNamefield to theGraphicOptionsstruct to allow setting custom names for image objects in Excel files.Background
Currently, when adding images using
AddPictureorAddPictureFromBytes, the image object name is automatically generated as"Picture " + ID. While we can set theAltTextfield, this only affects the alternative text description, not the actual object name that appears in Excel's object properties.Beta Was this translation helpful? Give feedback.
All reactions