Skip to content

Latest commit

 

History

History

01-GettingStarted

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

01 - Getting started

These samples demonstrates the formula calculation capabilities of EPPlus.

Creates a workbook from scratch. The workbook contains one worksheet with a simple invertory list. Data is loaded manually via the Cells property of the Worksheet.


Back to overview