Help on Word/Excel

K

Kishor

Hi all,

I am working on a project I wanted to capture all the properties and methods
that are available on the Excel/Word in a tree format.

I am presently using VB.net. If I am creating a object like this

Dim oExel As New Excel.Application()



And if I start quick view window I am able to get all the information about
the object in treeformat. This is what I wanted to achieve its urgent. If
you have any idea about this please tell me. This is urgent

TIA

Kishor
 
Top