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.
我正在尝试使用 C# 创建图表。当我创建它的视图时它工作正常。但是有人可以告诉我如何将此图表放入excel文件中吗?我正在为我的 MVC3 应用程序使用 nHibernate 和 ninject。
过去我使用过 MS 的 OpenXML SDK。我会从那里开始。
http://msdn.microsoft.com/en-us/library/hh180830.aspx#odc_Office14_ta_GenerateExcelWorkbookswithOpenXMLSDK20_Introduction