Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 509 Bytes

File metadata and controls

9 lines (9 loc) · 509 Bytes

28 - Tables sample

These samples demonstrates how to work with tables in EPPlus. There are serveral more samples of this, so also checkout sample 4, 5 13, 18, 20, 24 First method shows how to add a calculated column to your table. The second method show how to style a table, add a custom total formula and adding rows. The third method adds a slicer to filter a table column.


Back to overview