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 Jan 11, 2018 8:45 pm

It seems that FreeSpire.XLS doesn't support latest Excel 2016 files.
I wrote simple code:

Workbook wb = new Workbook();
wb.LoadFromFile(@"E:\Sample.xlsx");
wb.SaveToFile(@"E:\Sample2.xlsx");

Sample.xlsx was created 6 month ago and code works fine. When I opened and saved it with the latest Excel 2016 i got error message that the file Sample2.xlsx is corrupted and couldn't be repaired.

AndreiShx
 
Posts: 1
Joined: Wed Jan 10, 2018 5:23 pm

Fri Jan 12, 2018 2:19 am

Hello,

Thanks for your feedback. Yes, the free version doesn't support Excel 2016. Please use the full version(Spire.XLS Pack Hotfix Version:7.12.140) which supports it and try again. If the issue still exists, please share us with your input Excel file.

Best regards,
Simon
E-iceblue support team
User avatar

Simon.yang
 
Posts: 620
Joined: Wed Jan 11, 2017 2:03 am

Tue Jan 16, 2018 6:53 am

Hello,

Greeting from E-iceblue.
Has the full version resolved your issue?
We will appreciate it if you could give us some feedback.

Best regards,
Simon
E-iceblue support team
User avatar

Simon.yang
 
Posts: 620
Joined: Wed Jan 11, 2017 2:03 am

Wed Jun 13, 2018 7:24 am

On copying the worksheet with in same workbook, the name ranges are not being copied and data too lost.

bhavna.pruthi823
 
Posts: 1
Joined: Wed Jun 13, 2018 3:18 am

Wed Jun 13, 2018 7:44 am

Dear bhavna.pruthi823,

Thanks for your inquiry.
After an initial testing, I noticed the name range was missing after copying sheet, and posted the issue to our Dev team. Yet I didn't reproduce the issue that the data was lost. Please share us your input Excel and the code you were using to help us do an further investigation.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Thu Jul 12, 2018 10:01 am

Dear bhavna.pruthi823,

Glad to inform that the missing issue I mentioned has been fixed in Spire.XLS Pack(Hotfix) Version:8.7.2.
Looking forward to your feedback.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Wed Aug 08, 2018 2:15 pm

Hello ,

is there a chance that FreeSpire will include hotfix for Excel 2016 (365) support soon?
As I understood, Hotfix this is only available for full version, right?

If I'm wrong, I would be happy to receive any advice how to use FreeSpire under this conditions.

Many Thanks in advance
Franz K.

FranzKalleitner
 
Posts: 1
Joined: Wed Aug 08, 2018 2:10 pm

Thu Aug 09, 2018 2:32 am

Dear Franz K,

Thanks for your inquiry.
Your understanding is right. We have no plan to update the free version at present, the hotfix is only available for full version. I suggest that you use the full one (at present the latest version is Spire.XLS Pack(Hotfix) Version:8.8.1), we could offer a temporary license (one month free) to help you remove the evaluation message and evaluate our product better. If interested, please tell me or directly contact our sales team (sales@e-iceblue.com) to get it.

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1182
Joined: Tue Sep 27, 2016 1:06 am

Return to Spire.XLS