[ANN] Spreadsheet-Excel 0.3.5 released

H

Hannes Wyss

== What is it?
Spreadsheet::Excel is a port of John McNamara's Perl module
"Spreadsheet::WriteExcel". It allows you to generate Microsoft Excel compatible
spreadsheets (in Excel 95 format) on *any* platform. These spreadsheets are
viewable with most other popular spreadsheet programs, including Gnumeric.
Spreadsheet::Excel was originally written by Daniel J. Berger and is now
maintained by Hannes Wyss.

== How to get it?
gem install spreadsheet-excel
(you may have to wait a couple of hours for the mirror-fairy to come around
to your neighbourhood..)

== Changes: 0.3.5 - 18-Aug-2006
* Instead of making OLEWriter inherit from IO, Spreadsheet::Excel now just
delegates the IO method calls to an IO object reference in an instance
variable. That way the developer can specify an IO or IO-like object to which
OLEWriter will write. This allows developers to use StringIO objects (or any
IO-like object).
Thanks go to Daniel Amelang for the feature request, the patch, and most of
this description.
* Implemented a Feature Request by Randal Santia: it is now possible to specify
alignment and border as additional values in the configuration-hash passed to
Format.new as if alignment= or border= were called.
 
M

Marcin Mielżyński

Has anyone tried to support strings longer than 255 characters (the cell
format is different from ordinary one) ?
I've looked into Perl's port and I realized that more thorough knowledge
of excel binary format is required.

lopex
 
E

Esteban Manchado Velázquez

--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

=3D=3D What is it?
Spreadsheet::Excel is a port of John McNamara's Perl module
"Spreadsheet::WriteExcel". It allows you to generate Microsoft Excel=20
compatible
spreadsheets (in Excel 95 format) on *any* platform. These spreadsheets a= re
viewable with most other popular spreadsheet programs, including Gnumeric.
Spreadsheet::Excel was originally written by Daniel J. Berger and is now
maintained by Hannes Wyss.
=20
=3D=3D How to get it?
gem install spreadsheet-excel
(you may have to wait a couple of hours for the mirror-fairy to come arou= nd
to your neighbourhood..)
=20
=3D=3D Changes: 0.3.5 - 18-Aug-2006
* Instead of making OLEWriter inherit from IO, Spreadsheet::Excel now just
delegates the IO method calls to an IO object reference in an instance
variable. That way the developer can specify an IO or IO-like object to= =20
which
OLEWriter will write. This allows developers to use StringIO objects (or= =20
any
IO-like object).
Thanks go to Daniel Amelang for the feature request, the patch, and most= of
this description.
* Implemented a Feature Request by Randal Santia: it is now possible to= =20
specify
alignment and border as additional values in the configuration-hash pass= ed=20
to
Format.new as if alignment=3D or border=3D were called.

URL, anyone? :)

Is it http://rubyforge.org/projects/spreadsheet/ ?

--=20
Esteban Manchado Vel=E1zquez <[email protected]> - http://www.foton.es
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es

--PNTmBPCT7hxwcZjr
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE6XcBhYgK5b1UDsERApZQAJ41eWzmzl1szjDcu33fJXuv7UgpcgCfSw9+
1dBrk9nb03yntI7iOoxTyYQ=
=G2a8
-----END PGP SIGNATURE-----

--PNTmBPCT7hxwcZjr--
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,905
Latest member
Kristy_Poole

Latest Threads

Top