Archive

Extend EPPlus’s Functionality With XPath

Posted on February 14, 2013 by Nate

While EPPlus has many built-in functions that allow you to optimize your Excel charts, your client might want a feature that the library just doesn’t support. However, there’s a way around this. EPPlus uses the Open Office Xml format, which means you can go beyond its code base and extend it with your very own […]

Read More
0 Comments