Was looking to find out exactly where I could find the right reference for Word or Excel objects in C#...NET objects, not COM objects.
Thanks (::(
Printable View
Was looking to find out exactly where I could find the right reference for Word or Excel objects in C#...NET objects, not COM objects.
Thanks (::(
I think you are going to have to stick to COM interop for now. Maybe the next version of Office will have .Net objects, but for now, I don't think they exist yet....of course, I could be wrong, that happens a lot.
Aye, I am trying to use COM and having a spot of trouble..gonna post that seperatly though.
Thanks though)