Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CreateObject('Excel.Application')
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
CreateObject('Excel.Application')
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01300965
Message ID:
01300965
Views:
53
Hello.

With these sentences I can show an excel sheet,

oEXCEL= CREATEOBJECT('Excel.Application')
oExcel.Workbooks.Add
oExcel.WindowState = 2

but I haven't been able to show the main menu and the toolbars that appear by default.

I have been trying with a lot of properties with no results.

How can I do that ?

Thank you.
Next
Reply
Map
View

Click here to load this message in the networking platform