These samples demonstrates the formula calculation capabilities of EPPlus.
This sample creates an Excel workbook, imports data from a database into a table and uses the FILTER function to create a line chart for the result.
This sample shows how to add dynamic array formulas, legacy array formulas, implicit intersection and using the output from a dynamic array formula in calculations.