M
Micro
Hi all:
I want to get the word application language.In .net, I get it by this
sentence:
Document.Application.Language.ToString(). When I set the language to
French,it returns msoLanguageFrench,but when I set the language to
French(Canada),it also returns msoLanguageFrench. I am not sure they are
correct. Or I can get the word language by other ways? Could you give me some
suggestions? Thanks a lot.
I want to get the word application language.In .net, I get it by this
sentence:
Document.Application.Language.ToString(). When I set the language to
French,it returns msoLanguageFrench,but when I set the language to
French(Canada),it also returns msoLanguageFrench. I am not sure they are
correct. Or I can get the word language by other ways? Could you give me some
suggestions? Thanks a lot.