Rowspan Attribute Throws Exception

Hello,

I am using Aspose.Cells v7.1.1.0 and I am trying to insert an HTML table that contains rowspans into a Workbook. However, when I try to run my code I keep getting the following exception.

Object reference not set to an instance of an object.

When I remove the rowspans and run my code again it works. Please take a look at the file attached and let me know what I'm doing wrong.

Thanks,

Nathan

Hi,


I can notice the issue as you mentioned by running your sample code. I got:
“Object reference not set to an instance of an object.” exception while loading the html. I have logged a ticket with an id CELLSNET-40439 for the issue. Once we have any update, we will let you know here.

Thank you.

Hi,

This issue would be fixed in the next version.

There’s a “class” attribute in tag,but the related css does not exist, this cause the exception.

The issues you have found earlier (filed as CELLSNET-40439) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.

I have confirmed that this works. Thank you very much!

Hi,

Thanks for your feedback.

It’s good to know your problem is resolved now. Let us know if you get any other question, we will help you asap.

We have also closed this ticket.