Html to Excel - Html title attribute

If i convert Html to excel with html tooltips (Html title attribute) they will appear has excelcomment on ExcelFile?

Hi,

We have added support for title attribute in <td> and <th> elements.

Please try again with this bugfix:
https://www.gemboxsoftware.com/spreadsheet/nightlybuilds/GBS47v1257.zip

Or this NuGet package:
Install-Package GemBox.Spreadsheet -Version 47.0.1257-hotfix

Does this solve your issue?

Regards,
Stipo

That works perfectly. Thanks very much!