qax-os / excelize

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
https://xuri.me/excelize
BSD 3-Clause "New" or "Revised" License
17.62k stars 1.68k forks source link

Add new function SetCellAutoFitPicture #1912

Closed user1121114685 closed 2 weeks ago

user1121114685 commented 1 month ago

PR Details

Description

SetCellAutoFitPicture, has been introduced to automatically adjust the size of images to ensure they are appropriately sized

Related Issue

Motivation and Context

SetCellAutoFitPicture, has been introduced to automatically adjust the size of images to ensure they are appropriately sized.

How Has This Been Tested

Wrote unit tests and did manual testing.

Types of changes

Checklist