我正在尝试将 DocumentFormat.OpenXML dll 包含到我的项目中。我已经安装了 OpenXML SDK(它是 32 位的,找不到专门用于 64 位系统的版本)。我将 dll 添加到项目的引用中。它仍然说:The type or namespace name 'DocumentFormat' could not be found.
这里有什么问题?我尝试重新添加 dll 并重新启动 VS,但没有任何帮助。
问问题
3565 次