-
Notifications
You must be signed in to change notification settings - Fork 287
The Sample Project
Mats Alm edited this page Oct 30, 2023
·
12 revisions
The sample projects are available here on github, there is one for C# and one for Visual Basic.
The sample projects are console apps - the entry point is Sample_Main.cs. In each folder of the sample project - including the root - there is a readme file with documentation. If you run the project it will produce some workbooks to a folder in its output directory. See the code for more details.
Clone the sample project of your choice and start exploring the code.
EPPlus Software AB - https://epplussoftware.com
- What is new in EPPlus 5+
- Breaking Changes in EPPlus 5
- Breaking Changes in EPPlus 6
- Breaking Changes in EPPlus 7
- Addressing a worksheet
- Dimension/Used range
- Copying ranges/sheets
- Insert/Delete
- Filling ranges
- Sorting ranges
- Taking and skipping columns/rows
- Data validation
- Comments
- Freeze and Split Panes
- Header and Footer
- Autofit columns
- Grouping and Ungrouping Rows and Columns
- Formatting and styling
- Conditional formatting
- Using Themes
- Working with custom named table- or slicer- styles