https://bz.apache.org/bugzilla/show_bug.cgi?id=63748
Bug ID: 63748
Summary: Automatically create new sheet when row count exceeds
1048576.
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: SXSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I have a requirement where i need to create a new sheet and write the
overflowing data(1048576+ rows) on that sheet.
I can do it by creating a code which keeps a counter each time before creating
a new row and create a new sheet and continue writing the remaining data on new
sheet.
I need to know is there any API that does the same or if any tried and tested
way available already ?
currently Using POI 3.16
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]