Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel automation picture copy&paste or insert problem
Message
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01420402
Message ID:
01420427
Views:
40
Try
oSheet.Range("A3").Select()
* AddPicture(Filename, LinkToFile, SaveWithDocument, Left, Top, Width, Height)
oSheet.Shapes.AddPicture(lcPictureName, .F., .T., 0, 0, 100, 100)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform