Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我通过呈现本地报告(rdlc)并将其写入一个位置来获取一个作为字节数组的 excel(.xls)文件。我需要重命名excel表。我不允许使用第三方 dll 和互操作。任何人都可以帮我解决这个问题吗?
您可能会查看 OOXML。在那里您可以更改 Excel 文件并避免互操作。这是使用和避免使用 Interops 来完成这项工作的最佳解决方案。原因,你可以找到我以前的帖子复制到剪贴板限制