Manipulating OpenOffice .ods files in C#

  • Thread starter Thread starter Giulio Petrucci
  • Start date Start date
G

Giulio Petrucci

Hi there,

I need to accomplish this (trivial) task: I have some .csv files and I
have to place them into differente sheets of a .ods file. As far as you
know, is there any .NET library (and in C# ut sould be GREAT) to
manipulate .ods files?

Thanks in advance,
Giulio - Italia
 
I need to accomplish this (trivial) task: I have some .csv files and I
have to place them into differente sheets of a .ods file. As far as you
know, is there any .NET library (and in C# ut sould be GREAT) to
manipulate .ods files?

Well, I found http://opendocument4all.com/content/view/13/29/ after
about 2 minutes of searching. Does that not do what you want?

Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top