Generate excel with chart from .NET.

I have a WPF application and need to create an excel file that also contains diagrams? What is the best way to do this? If possible, I want to avoid using interel. Thanks L

+3
source share
3 answers

I just found http://epplus.codeplex.com . I think I'm going to try, it supports graphics.

0
source

OfficeWriter - .NET Excel, :

http://www.officewriter.com

0

All Articles