Json export

These samples demonstrates the html export capabilities of EPPlus.

In these samples we have connected JSON data exported from EPPlus to other frontend libraries. Please note that EPPlus does not come with an integration to these libraries and that the intention with these samples is to show how you can use the exported data to integrate with any frontend library of your choice.
  • Sample 1 - Export json from a spreadsheet server side and use in a client side chart.

Also see the article on this feature in our developer wiki