Sorry to ask but how do you refernce EPPlus dll in a .NET project
Usually i just do something like using EPPlus;
but did not work this time.
my research show
using OfficeOpenXml;
using OfficeOpenXml.Style;
I did not find it.
I fixed this by targeting the .net framework version 4