Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Tue Feb 21, 2023 7:00 am

Hi,

Xlsx has a limitation of 1,048,576 rows per sheet. How Spire.XLS will behave when generating excel with more than 1,048,576 rows? Will it split and generate another worksheet or workbook?

Regards
Thiya

thiyagarajans
 
Posts: 2
Joined: Wed Jan 25, 2023 6:35 am

Tue Feb 21, 2023 9:55 am

Hello,

Thanks for your inquiry.
When you insert more than 1,048,576 rows data into worksheet, there will throw exception in program.

Sincerely
Abel
E-iceblue support team
User avatar

Abel.He
 
Posts: 1010
Joined: Tue Mar 08, 2022 2:02 am

Return to Spire.XLS