Hi wonderful people!
In advance, I'm not super familiar with the spreadsheet vocabulary, so this could also just be an issue that can be resolved by finding the right term.
We would like to change the property of images created by umya to "Move and size with cells" from the default value "Move but don't size with cells."
I searched on docs.rs for anything related in the picture struct but sadly could not find anything that seems to fit my needs.
The intended purpose is that a user can delete a row in Excel and the complete row, including the picture, should be removed.
Am I looking in the wrong place for the solution, or does this need to be implemented first?
Thank you for any help!
Hi wonderful people!
In advance, I'm not super familiar with the spreadsheet vocabulary, so this could also just be an issue that can be resolved by finding the right term.
We would like to change the property of images created by umya to "Move and size with cells" from the default value "Move but don't size with cells."
I searched on docs.rs for anything related in the picture struct but sadly could not find anything that seems to fit my needs.
The intended purpose is that a user can delete a row in Excel and the complete row, including the picture, should be removed.
Am I looking in the wrong place for the solution, or does this need to be implemented first?
Thank you for any help!