Hi everybody,
I want to automate an Excel97 application using C#. I use the excel8.olb
file as COM interface. How can I check the country code of the installed
Excel application? I know that there is a method
"LanguageSettin gs.get_Language ID()", but it works with Excel XP.
regards,
Maik
I want to automate an Excel97 application using C#. I use the excel8.olb
file as COM interface. How can I check the country code of the installed
Excel application? I know that there is a method
"LanguageSettin gs.get_Language ID()", but it works with Excel XP.
regards,
Maik
Comment