Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel automation picture copy&paste or insert problem
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01420402
Message ID:
01420427
Vues:
41
Try
oSheet.Range("A3").Select()
* AddPicture(Filename, LinkToFile, SaveWithDocument, Left, Top, Width, Height)
oSheet.Shapes.AddPicture(lcPictureName, .F., .T., 0, 0, 100, 100)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform