View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
lifescholar lifescholar is offline
external usenet poster
 
Posts: 7
Default List of methods and/or properties

On Aug 29, 12:55*pm, Andrew wrote:
For any given object there are methods and properties. *Is there a way
to produce the complete list of a given object? *For example I've been
trying to work with chart objects. *I would like to have a reference
list to show me all of my options for a chart object. *I realize that
VBA will produce a drop down list while I am typing. *I would prefer
to have that list, on paper, next to my computer so I can scan through
the whole thing at once. * Any ideas for getting that list?

thanks,
Andy


Try this link:

http://msdn.microsoft.com/en-us/library/ff194068.aspx