Insert images into excel with POI

How to insert images when outputting excel using POI packages in Java.

Java POI excel merge cell and style

Quick code example on how to merge cells with POI and apply cell style to the merged cell.