我想找到在 Metro 应用程序中读取 excel 文件的方法(使用 C#/XAML),但可能没有解决方案。任何人都知道是否有任何参考支持来执行此操作(例如 Win32 中的 Microsoft.Office.Interop.Excel)?帮我。
问问题
1200 次
2 回答
1
If you want it free, write your own ExcelReader, I've shared some idea here: Reading Excel file using C# in WinRT platform
If you don't mind paying, you can try either ComponentOne or Syncfusion, they've got out of the box of manipulating (reading and writing) office documents.
于 2013-05-13T05:17:41.050 回答
0
ComponentOne提供了付费控制。
于 2013-05-09T10:02:12.580 回答