You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExcelReportGenerator is a .NET library which allows you to render data to Microsoft Excel by marking Excel sheets using panels and templates. It makes it easy to connect to various data sources and to render data from them to Excel. You can also apply aggregation, various types of grouping, formatting and so on.
This repository contains Syncfusion Excel library examples that explain how to export data to Excel in C#, from the data table, collection of objects, database, Microsoft Grid controls, array, and CSV. This works without Microsoft Excel Interop.
Wrapper for SpreadsheetLight to more easily facilitate it use. Utility intended to easily aid developers setting up routines that will export data to Excel without the need of Microsoft Office. The core library is the source code of Vincent Tan Wai Lip's SpreadsheetLight Version 3.4 (27 July 2013) http://spreadsheetlight.com/