Well I solved my problem, although I'm not sure how or why. I deleted VBIDE.dll, Office.dll, and Interop.Excel9.dll from my bin\debug folder. I then readded the reference to Excel 9.0 Object library through the COM tab, and now all the methods and properties are there.
The Interop.Excel9.dll file it copied to my bin\debug folder is larger (by 200k) than the one I deleted. I'm not sure why the file is larger all the sudden, but it is.
I'm using Windows 2000 with Office 2000.
Thanks
|