evan stone |软件工程师 ---------------------------------------- santa rosa,ca,usaIs it possible to set references to multiple type libraries within oneassembly? How does that work - is VS.NET smart enough to create separatenamespaces for the different versions of the assemblies so we candifferentiate at runtime?Or, would it make sense to create 3 (for now) assemblies that each have onereference to each Word Interop assembly, and then use a Factory pattern toinstantiate the appropriate version of a wrapper object designed to handleits corresponding version?Then there''s the matter of determining the version of Word that they haveinstalled, which is another problem to deal with as well (but probably lesstricky)....evan stone | software engineer----------------------------------------santa rosa, ca, usa 这篇关于针对多个MS Word版本的自动化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-13 14:47