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.

Mon May 11, 2020 11:07 am

When I open xlsm file in C#,
My code is:
workbook.Version = ExcelVersion.Version2016;
workbook.LoadFromFile(filePath, ExcelVersion.Version2016);

Spire show error code "Cannot find record with specified index\r\nParameter name: iColumnIndex".
I attached xlsm file below. Please help me!
Attachments
Test.zip
(244.63 KiB) Downloaded 158 times

dangvantri25051996
 
Posts: 2
Joined: Fri Mar 06, 2020 7:45 am

Tue May 12, 2020 2:42 am

Hi,

Thanks for your inquiry.
I have reproduced your issue and logged it into our bug tracking system with the ticket SPIREXLS-2323 for further investigating. If there is any update, we will inform you. Sorry for the inconvenience caused.

Sincerely,
Sara
E-iceblue support team
User avatar

Sara.Yang
 
Posts: 33
Joined: Wed May 06, 2020 1:05 am

Wed Jul 08, 2020 3:28 am

Hello,

Glad to inform that we just released Spire.XLS Pack(Hotfix) Version:10.7.2 which fixed the issue of SPIREXLS-2323, please download it from the following links to test.
Website link: https: https://www.e-iceblue.com/Download/download-excel-for-net-now.html
Nuget link: https: https://www.nuget.org/packages/Spire.XLS/

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Tue Jul 28, 2020 4:17 am

Hi,

I have solved my problem. Thank you so much!

Tri.

dangvantri25051996
 
Posts: 2
Joined: Fri Mar 06, 2020 7:45 am

Tue Jul 28, 2020 6:58 am

Hello,

Glad to hear that! If you encounter any issues related to our products in the future, just feel free to contact us.
Wish you all the best!

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Return to Spire.XLS