N
Nicolas
Hi,
I created a project to automate Excel.
I import the type library for excel 2000 (EXCEL9.OLB) and It works.
I'm able to get the application's caption.
But there are a lot of class there and I wonder about if it exists some
documentation.
For exemple what the Range classe reprensents and what are the args that I
should pass to XXXX function.
Most of the time this is VARIANT args, so what is the type of the variant,
.... etc ...
Thanks a lot
Nic
I created a project to automate Excel.
I import the type library for excel 2000 (EXCEL9.OLB) and It works.
I'm able to get the application's caption.
But there are a lot of class there and I wonder about if it exists some
documentation.
For exemple what the Range classe reprensents and what are the args that I
should pass to XXXX function.
Most of the time this is VARIANT args, so what is the type of the variant,
.... etc ...
Thanks a lot
Nic