|
[text/plain 591b]
I've been generating files with two worksheets with Spreadsheet::WriteExcel - they work fine in Excel, but when opened with OpenOffice 2.0 betas, the worksheets are both selected, so when you delete a cell from one, the corresponding cell on the other worksheet also disappears.
I filed this as a bug with OpenOffice, and the developer who commented has fixed it, but claims that the Excel file generated is technically invalid, as is contains several WINDOW2 records with the active flag set.
Reference the OpenOffice bug report at:-
http://www.openoffice.org/issues/show_bug.cgi?id=52955
|