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 Aug 16, 2022 10:01 am

I use the latest version of spire XLS for .NET 12.7.1
The value of the check box obtained in the following code was found to be null. Attached is my test file

Code: Select all
Workbook workbook1 = new Workbook();
            workbook1.LoadFromFile(filePath);
string text= workbook1.Worksheets[0].CheckBoxes[0].Text;
Attachments
test.rar
(10.89 KiB) Downloaded 123 times

victor_liao
 
Posts: 1
Joined: Tue Aug 16, 2022 9:51 am

Wed Aug 17, 2022 3:02 am

Hi,

Thank you for your inquiry.
I reproduced your problem and posted the problem to our bug tracking system with the problem number SPIREXLS-4074. I will let you know as soon as the issue is resolved or there is any update. Sorry for the inconvenience.

Sincerely,
Kylie
E-iceblue support team
User avatar

kylie.tian
 
Posts: 412
Joined: Mon Mar 07, 2022 2:30 am

Fri Oct 21, 2022 10:25 am

Hi,

Thanks for your patient waiting.
Glad to inform you that the reported issue SPIREXLS-4047 has been resolved and the new version (Spire.XLS Pack Version:12.10) is available. Please download it from the following link.
Website download link: https://www.e-iceblue.com/Download/download-excel-for-net-now.html
Nuget download link: https://www.nuget.org/packages/Spire.XLS/12.10.1

Sincerely,
Kylie
E-iceblue support team
User avatar

kylie.tian
 
Posts: 412
Joined: Mon Mar 07, 2022 2:30 am

Return to Spire.XLS