Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pictures in Excel + Other Questions
Message
 
To
22/05/2002 09:26:15
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00659872
Message ID:
00659900
Views:
32
>Is there any way using Ole automation to add
>a picture to an excel worksheet.

oExcelApp.ActiveSheet.Shapes.AddPicture("MyPict.gif", .F., .T., 40, 40, 160, 160)

>Also, is there a way of changing a cells indent value.

oExcelApp.Selection.IndentLevel = 5
Previous
Reply
Map
View

Click here to load this message in the networking platform