View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_88_] John[_88_] is offline
external usenet poster
 
Posts: 205
Default Modelling Object Models

Hi there,

Can anyone tell me how to go about modelling an Office object model.

The part I'm not sure of is how to iterate through the objects and methods
etc.

Would you start with looping through the Application object and then go from
there and if so how would you get hold of the various names of those objects
and methods?

Best regards

John