HTML ordered list renders incorrectly in Excel with Importdata

I am using Aspose.Cells 21.3.0 in a .net application to generate a spreadsheet from a DataTable. I’m calling ImportData with IsHtmlString = true. Html ordered lists render correctly with numbers. Unordered lists do not render with any “bullet” indicator.
This html:

This is snazzy and this is strikethrough

  1. one
  2. two
  • yes bullet
  • no bullet

renders like:
unordered.jpg (9.7 KB)

Here’s .net source to reproduce the issue
asposeCellshtml.zip (1.6 KB)

Seems there are a few options for rendering “bullets” in Excel

@mnadigco,
We have logged the issue as “CELLSNET-47941” in our database for investigations. Once we will have some news for you, we will update you in this topic.

@mnadigco,
This is to inform you that we have fixed your issue now. We will soon provide you the fixed version after performing QA and incorporating other enhancements and fixes.

@mnadigco
Please try the latest fix 21.3.4.
Aspose.Cells21.3.4 For .Net2_AuthenticodeSigned.Zip (5.5 MB)
Aspose.Cells21.3.4 For .Net4.0.Zip (5.5 MB)
Aspose.Cells21.3.4 For .NetStandard20.Zip (5.5 MB)