randym / axlsx

xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
MIT License
2.62k stars 697 forks source link

Add Support Insert Image bmp and wbmp #626

Open luongvietdung opened 5 years ago

luongvietdung commented 5 years ago

[Current] axlsx supported insert png, jpg, gif image. [Want] Support Insert bmp and wbmp image, can do it?

I want custom it but please explain the method to insert the image into the file