Convert bitmap to png in Excel

爱⌒轻易说出口 提交于 2019-12-10 12:14:47

问题


I need to get screens (prt sc) and document them for a specification in Excel. However clipboard manager for paste special only include to paste as bitmap. It would have been utter benefitial to have the full list of imaage extentions support.

So is there any other alternative to convert all bitmap images in Excel files to .png? I am open to VBA ideas. Specially if one press F5 could get all done.

I have seen these posts in SO for C#.

Also read this post talking about Excel, but really not that related...

来源:https://stackoverflow.com/questions/21907797/convert-bitmap-to-png-in-excel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!