News

Look at the DocumentFormat.OpenXml and DocumentFormat.OpenXml.Spreadsheet namespaces (defined in WindowsBase.dll); they make generating and consuming Excel 2007/2010 docs relatively easy (I say ...
ASP.NET 5 Excel Export This repository contains sample code for implementing Excel Export in ASP.NET 5 using Open XML SDK. Modify the project.json file and include Open XML SDK reference.