[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: c++-code for reading and writing in .gnumeric files
- From: Adrian Custer <acuster nature berkeley edu>
- To: Martin Jakob <MartinJakob gmx ch>
- Cc: gnumeric list <gnumeric-list gnome org>
- Subject: Re: c++-code for reading and writing in .gnumeric files
- Date: Wed, 28 Jul 2004 09:15:20 -0700
In Java, there is also the jworkbook project
http://www.jfree.org/jworkbook/index.html
and in C, the gsf library is, I believe, how gnome-office apps are
accessing the files.
--adrian
On Wed, 2004-07-28 at 16:19 +0200, Martin Jakob wrote:
> Hello together
>
> [sorry for sendig this mail twice...]
>
> Here is the following question.
>
> I would like to access directly the contents of a .gnumeric file.
>
> Is there an c++-interface for this (say when the operating system is Linux)?
>
> That is, I want to write a c++ program that reads data from a given
> .gnumeric file manipulates it in a certain prescribed way and writes the
> result into a new (or existing) .gnumeric file.
> A similar question for .xls files.
>
> I am definitely sure that there are such interfaces (defined by libraries,
> classes ...) for c++.
>
> Any hints are welcome.
>
> Thank you for your help
>
> Martin
>
> In the case of the language Java the construction of an interface for
> manipulating and building Excel files within a running Java routine is part
> of the Jakarta project (cf. http://jakarta.apache.org/poi/).
>
>
>
--
Adrian Custer <acuster nature berkeley edu>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]