Create Excel With Image (Wiki forum at Coderanch) (original) (raw)
This code example shows how to use the Apache POI library to create an Excel file that contains an image (either a local file, or downloaded from the net). It uses the POI 4.0 API, so it will not compile with POI 3.x.