Hi, 

 

I just want to add a picture in a new sheet of excel. 

I am using  Context.createOutputObject(Constants.OUTEXCEL, Context.getSelectedFile()); and create a new TableRow() and TableCell() for my picture. 

The picture is set in the cell, and scrolling is impossible. Is there a way, how I can get a picture in more than on cell, or getting it in the worksheet without using a cell at all? 

Thanks

Sica

 or register to reply.

Notify Moderator