DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27229>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27229 Excel Crashes Summary: Excel Crashes Product: POI Version: 2.0FINAL Platform: Sun OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Using POI HSSF I created huge excel file with 26600 rows and 20 columns and when I open that file using Excel 97 or Excel XP it crashes. The generated Excel file size is around 10MB. Basic information about data: Most of columns are Strings and some Columns or Double with cell style set to using dataStyleSum.setDataFormat((short)38); Some columns have value null. Itried in 2.0-prev3, 2.0FINAL, 1.5.1 versions and in all versins it failed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
