DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34555>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34555 Summary: Column outlines seem not to work in workbooks with multiple sheets. Product: POI Version: 2.5 Platform: Other OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: HSSF AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hello, I am creating a workbook with multiple (3) sheets. Each sheet contains column outlines created using HSSFSheet.groupColumn() method. Workbook is created succesfully, but when I open the file using Excel, the following message is displayed: "File error: data may have been lost." The spreadsheet content is OK and the outlines are shown. Additionaly, depending on the data in the file, one of the following, or both, occur: 1. Excel crashes after several seconds 2. An extra cell is added in the 1st column of the 1st or 2nd sheet with value =#N/A. Clicking on this cell sometimes causes Excel to crash. I have not been able to figure out the relation between the data in the spreedsheet and occurence of these errors, it seems to be random;) I have no problems with row outlines on multiple sheets. Thanks in advance, Jacek -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta POI Project: http://jakarta.apache.org/poi/
