View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Simon Murphy[_2_] Simon Murphy[_2_] is offline
external usenet poster
 
Posts: 45
Default Excel API or documentation for ActiveX?

Craig
Can't you just use the VBA docs?
Everything you can do from VBA you can do from other automation clients

Cheers
Simon
Blog: www.smurfonspreadsheets.net
Website: www.codematic.net Excel development, support and training


Craige wrote:
I'm trying to find documentation on the properties and methods exposed by
Excel 2003 ActiveX interface. I can't seem to find an authoritive document on
these items so that I can become aware of what excel makes available through
ActiveX.

Can someone point me in the right direction or provide a link to
documentation?

Thanks,
Craig