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 Mar 21, 2017 11:05 am

Hello,

I make an AutoFitColumn on columns with merge values.
Excel don't change width of columns if i do an autofit,
But Spire XLS change it.

Code: Select all
workbook.LoadFromFile("...\Sample.xlsx");
workbook.Worksheets[0].AutoFitColumn(2);
workbook.Worksheets[0].AutoFitColumn(3);


Do you reproduce the issues ?

Thanks !
Attachments
Sample.zip
(7.3 KiB) Downloaded 279 times

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

Wed Mar 22, 2017 2:27 am

Hi VincentB,

Thanks for your feedback.
I have noticed the issue and forwarded it to our Dev team. We will inform you once there is any news.
So sorry for inconvenience caused.

Sincerely,
Betsy
E-iceblue support team
User avatar

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

Tue Apr 04, 2017 11:39 am

Hello,

I would like to know the progress of this issue.
Do you know when a hotfix will be available?

Thanks

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

Wed Apr 05, 2017 7:24 am

Dear VincentB,

Thanks for the information.
The issue has been fixed, here is the hotfix for it, please have a try.
http://www.e-iceblue.com/downloads/Temp ... .11.76.zip
If there is any question, please let me know.

Sincerely,
Betsy
E-iceblue support team
User avatar

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

Fri Apr 07, 2017 7:56 am

Dear VincentB,

Did you test the hotfix ? Has your issue been solved ?

Thanks,
Betsy
E-iceblue support team
User avatar

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

Fri Apr 07, 2017 3:15 pm

Hello,

Yes, it work's !!

Thanks

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

Mon Apr 10, 2017 1:28 am

Dear VincentB,

Thanks for your feedback.
Please feel free to contact us if you have any question.

Sincerely,
Betsy
E-iceblue support team
User avatar

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

Return to Spire.XLS