From C# how do I establish what version of Microsoft Office / Word / Excel the user has installed, and furthermore which is the current one ?
I'm asking because the code to interface with Word and the likes is such that a different number of parameters needs to be passed according to the version being used. For this reason we need to check the version and then run the appropriate set of code.
Thanks in advance
Steve
I'm asking because the code to interface with Word and the likes is such that a different number of parameters needs to be passed according to the version being used. For this reason we need to check the version and then run the appropriate set of code.
Thanks in advance
Steve