So What is ExcelPackage really? In short, it is to create and/or modify Excel spreadsheets from the server. To me, it is an open source API that includes classes and wrappers around .NET 3.0 System.IO.Packaging class library according to new Open XML standards. It is called Package because it contains...
Posted to
Mecit Atmaca
(Weblog)
by
atmacam
on
11-02-2008, 12:00 AM
Filed under: C#, Open Source, AJAX, XML, Import Excel to Database, .NET 3.0/3.5, OpenXML, ExcelPackage, Application Blcoks