Excel elements available in VB 2005

  • Thread starter Thread starter Stephen Plotnick
  • Start date Start date
S

Stephen Plotnick

Where can I find all the excel commands available for VB 2005. I need the
ones for Excel 2007.

Thanks,
Steve
 
Stephen,

Here are some links for you:

Understanding the Excel Object Model from a Visual Studio 2005 Developer's
Perspective
http://msdn2.microsoft.com/en-us/library/aa537184(office.11).aspx

Visual Studio 2005 Tools for Office: Understanding the Excel Object Model
Sample
http://www.microsoft.com/downloads/...F4-8A5A-4B4E-A07B-5F30364580F3&displaylang=en

Excel Object Model Overview
http://msdn2.microsoft.com/en-us/library/wss56bz7(VS.80).aspx

For complete information about the Excel 2007 object model, see the VBA
documentation that is installed with Excel or see the 2007 Microsoft Office
system developer content on the MSDN Web site
(http://msdn2.microsoft.com/en-us/library/ms376609.aspx).


Hope this helps,


Steve
 
Back
Top