0

我想找到在 Metro 应用程序中读取 excel 文件的方法(使用 C#/XAML),但可能没有解决方案。任何人都知道是否有任何参考支持来执行此操作(例如 Win32 中的 Microsoft.Office.Interop.Excel)?帮我。

4

2 回答 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 回答