Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating Excel 2010
Message
 
 
To
16/03/2014 09:04:45
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01596409
Message ID:
01596632
Views:
62
>Thanks to all of you! Thank goodness it's the same as before, was to lazy to test since I've been crazy busy but good to know that it's pretty much same code as pre-2007 excel.
>
>The only thing that you need to worry about is if you are implementing any of Excel's interfaces for use with the EVENTHANDLER() function. AFAIK, the interfaces for Excel changed between Office 2K and Office 2003 and again between 2003 and 2007.

Which breaks a cardinal rule. An interface should NEVER be modified once it has been implemented. That breaks code. Instead a new interface should be created, inheriting from the previous interface. I guess Microsoft figures even cardinal rules don't apply to them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform