On Mon, 15 Sep 2008, Thorsten Bux wrote:
does anybody know how to insert an Image to a Excel sheet using ooxml POI 3.5.1b? The method sheet.createDrawingPatriarch(), returns null!!!

I don't believe it's supported yet for .xlsx files. xssf methods returning null is generally a sign that that method is only a stub saying "// Todo"

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to