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.
我试图从 Excel 文件中引入和读取我有一个循环,每次它进入循环时我都喜欢读取新单元格让我们说“单元格 + 1”我在网上看到的分配和从 Excel 读取数据的方法很少但我不能让它们在 WPF/c# 中工作,对于如何引入存储在 c:/ExcelFolder/Excel.xls 中的 Excel 文件并从中读取数据有帮助
谢谢
您需要使用 VSTO(Visual Studio Tools for Office)。