Notes:
The Spreadsheet Library is designed to read and write Spreadsheet Documents.
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are
supported. Spreadsheet is a combination/complete rewrite of the
Spreadsheet::Excel Library by Daniel J. Berger and the ParseExcel Library by
Hannes Wyss. Spreadsheet can read, write and modify Spreadsheet Documents.
Changes:
=== 0.6.4.3 / 2009-09-30
* 1 Bugfix
* Additional fix to the issue reported by Qiong Peng and tracked down by Moo Yu and
Matthias Huber (independently) in
http://rubyforge.org/tracker/index.php?func=detail&aid=28007&group_id=678&atid=2677
where skip amount would not be properly applied in incomplete shared strings. This
version adds correct handling when there is no pending sst entry.
|