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.

Thu Jun 27, 2024 12:11 pm

Worksheets containing charts are not exported. Same is true for empty sheets.

Code: Select all
workbook = Workbook()
workbook.LoadFromFile(filename)
print(workbook.Worksheets.Count)
# Expected: 2
-> 1
Attachments
Chart Test.zip
(22 Bytes) Downloaded 303 times

wolfgang.colsman
 
Posts: 27
Joined: Mon Jan 15, 2024 2:14 pm

Fri Jun 28, 2024 4:04 am

Hello,

Thanks for you inquiry.
Sorry, the document you uploaded is empty, please upload it again.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 451
Joined: Mon Dec 27, 2021 2:23 am

Fri Jun 28, 2024 10:42 am

New file uploaded
Attachments
Chart Test.zip
(11.55 KiB) Downloaded 314 times

wolfgang.colsman
 
Posts: 27
Joined: Mon Jan 15, 2024 2:14 pm

Mon Jul 01, 2024 3:07 am

Hello,

Thanks for your file.
Kindly note that the sheet named "G(THF-H2O)" in your document is actually a Chartsheet. Unlike ordinary worksheets, a Chartsheet does not contain any cells or data. Its main function is to display charts. Our product will not count it in the total number of Worksheets. Sorry, our Spire.Xls for Python does not support getting the chart sheet in the Excle file yet. I have added this to our update list with ticket SPIREXLS-5319 and our deve team will further implement it. I will notify you as soon as it is implemented.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 451
Joined: Mon Dec 27, 2021 2:23 am

Tue Aug 13, 2024 6:02 pm

Can you provide an ETA? Thank you

wolfgang.colsman
 
Posts: 27
Joined: Mon Jan 15, 2024 2:14 pm

Thu Aug 15, 2024 1:02 am

Hello,

Thank you for your follow-up.
Your issue has entered the testing phase. I will notify you as soon as the official version is available.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 451
Joined: Mon Dec 27, 2021 2:23 am

Thu Aug 15, 2024 1:26 am

Thank you for the status update

wolfgang.colsman
 
Posts: 27
Joined: Mon Jan 15, 2024 2:14 pm

Wed Sep 11, 2024 1:18 pm

Can you provide an ETA?

Sorry for pushing, this is impacting our production system.

Thank you

wolfgang.colsman
 
Posts: 27
Joined: Mon Jan 15, 2024 2:14 pm

Thu Sep 12, 2024 10:29 am

Hello,

Thanks for your following up.
Sorry, this issue did not pass the test. We are re-adjusting the code. I will notify you as soon as the official version is available. Sorry for the inconvenience.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 451
Joined: Mon Dec 27, 2021 2:23 am

Return to Spire.XLS