I need to export Chart(image) and grid (tabular) row data into excel file. I can not use automation because Office tools are not installed in my server. I've found a bunch of free/proprietary tools like:

  1. NPOI
  2. MyXLS
  3. ExcelWriter (softartisans)
  4. JetCell (DevTrio)
  5. Aspose.Cells (Aspose)

But I do not know which one is better for my needs. I need to export not only grid row data but also Chart (image), that's why I am thinking about. Would you please help me?

link|improve this question
Ok - only you know what your needs are. Please be specific. – Sathya Oct 9 '11 at 14:28
feedback

closed as off topic by techie007, Gareth, Mokubai, Nifle, Sathya Oct 9 '11 at 14:27

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

Browse other questions tagged or ask your own question.