[Newbies] Is it possible to manipulate excel spreadsheet by squeak

Ramiro Diaz Trepat ramirodt at gmail.com
Thu Sep 6 16:59:46 UTC 2007


The new XML based format may be easier to parse / write using YAXO


On 9/6/07, David Mitchell <david.mitchell at gmail.com> wrote:
> Nothing that directly reads/writes the file format. Mostly, I've seen
> CSV, clipboard, and discussion of XML.
>
> There is a .net bridge that you could use to VBA but that would
> require Excel to be running.
>
> The fastest route would be to find a C library and then call it.
>
> On 9/6/07, Xinyu Liu <liuxinyu95 at gmail.com> wrote:
> > Hi,
> >
> > Can I use squeak to create, write, and read excel spreadsheet?
> > Just like ParseExcel and WriteExcel module in PERL.
> >
> > Best regards.
> > Liu
> >
> > _______________________________________________
> > Beginners mailing list
> > Beginners at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/mailman/listinfo/beginners
> >
> >
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>


More information about the Beginners mailing list