sheet.createDrawingPatriarch(),
August 6, 2008 at 5:21 PM
I have tried the code but failed since my IDE (Eclipse 3.2) is giving compilation error on the sheet.createDrawingPatriarch(); saying that HSSFSheet class HAS NO SUCH method(createDrawingPatriarch())
I need to display Images (stored in a Folder )in Excel sheet.