Options

Add an AddPicture feature in Excel Buffer table

KapoueKapoue Member Posts: 37
Hello,

I tried to add an AddPicture function in the Excel Buffer Table

I do:
XlWrkSht.Pictures.Insert('c:\logo.jpg');

but he said that Insert is unknow

How can I do?

Thanks

Ben

Answers

Sign In or Register to comment.