-
Notifications
You must be signed in to change notification settings - Fork 1.2k
The Sample Project
The sample project is available as a download with each version. No versions are available at Github at this moment, but version 4.1 can be downloaded from Codeplex.
Version 4.5 beta will be available here shortly. You can of course clone this repository to get the latest code here.
The following samples are available:
Basic sample creating a workbook
Reads sample 1 again
Database sample using the Adventureworks database. Uses an old version of the database.
Database sample using the Adventureworks database. Uses an old version of the database.
Reads sample 1 as a template and adds a piechart.
Creates an more advanced report showing styling, shapes, charts, comment and tables.
Shows the perfomance capabilities, loading 64k rows, adds some Formulas and style the workbook. This sample also shows how to protect a workbook
Uses linq to read the sample 7 workbook.
Loads two csv files using the LoadText method. Shows tables and charts.
A little quiz showing encryption and protection of workbooks.
Datavalidation
Pivot tables & Pivot charts
Shows the LoadFromDatatable and LoadFromCollection methods
Conditional formatting
VBA