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 Oct 12, 2017 9:50 am

Hello,

We have an exception when we call CalculateAllValue.
Our file is in xls format, with a background image.

If we save the file in xlsx, or if we remove the background image, we haven't the problem, but it's not possible to do that in production.

Code: Select all
var myWorkbook = new Workbook();
myWorkbook.LoadFromFile("grille-tarifaire-YBANK19772017-59dc95948fa4d.xls");
myWorkbook.CalculateAllValue();


Do you reproduce ?

Regards
Attachments
Data.zip
(116.25 KiB) Downloaded 276 times
Last edited by VincentB on Fri Oct 13, 2017 7:06 am, edited 1 time in total.

VincentB
 
Posts: 120
Joined: Thu Sep 15, 2016 9:44 am

Thu Oct 12, 2017 9:58 am

Hello VincentB,

Thanks for your inquiry.
I have reproduced the issue and submitted it to our dev team.
Once there's any update, I will let you know.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Thu Dec 28, 2017 3:02 am

Hi VincentB,

Glad to inform that your issue has been resolved and the hotfix(Spire.XLS Pack(Hotfix) Version:7.12.140) is available now.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Return to Spire.XLS