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.
PNG Picture always in the first sheet
Re: PNG Picture always in the first sheet
Hello
The error occured when inserting pictures in Excel 97 files. This is fixed in update 5.10.22
The error occured when inserting pictures in Excel 97 files. This is fixed in update 5.10.22
Lars Arvidsson, Axolot Data