M
Michael Cierkowski
So I have succeed in in creating a Word addin. I decied to start on the
Excel potion of my project. I am having a hell of a time with what is passed
to the OnConnection method. It is a System.__ComObject insted of an
Excel.Application interface. In Word I was passed a Word.Application.
Casting doesn't seem to work for various reasons one of wich is all the some
objects at still System.__ComObjects. Am I missing something? Could someone
please help me on this one as I don't have much time left and really don't
want to go back to VSTO.
Excel potion of my project. I am having a hell of a time with what is passed
to the OnConnection method. It is a System.__ComObject insted of an
Excel.Application interface. In Word I was passed a Word.Application.
Casting doesn't seem to work for various reasons one of wich is all the some
objects at still System.__ComObjects. Am I missing something? Could someone
please help me on this one as I don't have much time left and really don't
want to go back to VSTO.