Creating Server-Side Excel Workbooks
By Jason Sauer
Course info



Course info



Description
Developers often need to be able to provide data from their web applications in Excel format for users to interact with. This course introduces .NET developers to the EPPlus library, a package available on CodePlex that encapsulates the functionality of Office Open XML in a way that makes creating Excel workbooks on the server very simple.