PNG Picture always in the first sheet
Posted: Thu May 16, 2013 1:04 pm
Hi,
My problem is that the PNG picture is always inserted in the first sheet.
Here my code :
chartSheet:= xlsCompound[5];
chartSheet.Drawing.InsertImage(imgFileName,2,1,0,0,1);
Could you help me please ?
I use XLSReadWrite 5.10.20
Best regards.
My problem is that the PNG picture is always inserted in the first sheet.
Here my code :
chartSheet:= xlsCompound[5];
chartSheet.Drawing.InsertImage(imgFileName,2,1,0,0,1);
Could you help me please ?
I use XLSReadWrite 5.10.20
Best regards.