Bug 15658 - "Too many different cell formats" error message when openning the created excel file.
Summary: "Too many different cell formats" error message when openning the created exc...
Status: RESOLVED INVALID
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: unspecified
Hardware: PC All
: P3 blocker (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-25 10:30 UTC by Ran Leitman
Modified: 2005-03-20 17:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ran Leitman 2002-12-25 10:30:56 UTC
When creating an excel file using HSSF that contains more than 1000 rows , it 
can not be opened by excel application , the error message the excel 
application gives when openning the file is :
"Too many different cell formats".

So it means I can use HSSF to write excel files with less than 1000 rows.
I need to deal with maximum rows as excel can handel (~65000 rows)
Comment 1 Avik Sengupta 2002-12-27 07:30:15 UTC
http://jakarta.apache.org/poi/faq.html#faq-13