Re: excel files import



On Fri, Jul 12, 2002 at 07:51:41AM +0300, Popeanga Marian wrote:

          I am working on an open source project at 
http://toad-proj.sourceforge.net.  This project is written in C++/Qt.  I 
want to be able to write the contents of a table as EXCEL files.   I 
have noticed that you already have did that with gnumeric. Is there any 
abstract class witch do that ?
          Can you tell me how can i achive this ?

I doubt the level of abstraction is high enough to be useful.  We
map directly from gnumeric data structures -> XLS.  There are
certainly routines that could overlap but you may be better off with
the POI project, or the perl module given that they have focused on
an api to write XLS, whereas we have focused on supporting as many
features as possible.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]