Page 1 of 1

Not working ColOffs on insert image

Posted: Thu Jun 16, 2016 9:25 am
by Guardian
Good day.
Not working ColOffs on insert image.
Image := XLS[0].Drawing.InsertImage(edImageFile.Text,seCol.Value,seRow.Value,0.1,0.1,0.50);
Image.Positioning := TDrwOptImagePositioning(cbPositioning.ItemIndex);

Image inserting, but not shift.
Version 5.20.74

Re: Not working ColOffs on insert image

Posted: Thu Jun 23, 2016 6:59 am
by larsa
Hello

This is fixed in update 5.20.77

Re: Not working ColOffs on insert image

Posted: Fri Jun 24, 2016 1:19 pm
by Guardian
larsa wrote:Hello

This is fixed in update 5.20.77
Good day.
This fixed only on (xslx) files on type Excel2007? but don't work on (xls) Excel 97 type files