Hi Aspose,
I selected table in the middle of sheet. I get table from Aspose with first cell in first line wrapped to link
with name=“printArea”. No matter which source I used.
Expectations: There should be no link.
Could you please also share your sample code (runnable) that your are using to render to HTML from Excel range of cells, we will check it soon. By the way, when you perform the same task in MS Excel manually to render to HTML (Web page), do you see this issue?
I am attaching our example source code. I have tested it also only with one cell with the same result. You can find there in the file “output-html.html” and the result looks like this:
Please notice, I am able to reproduce the issue as you mentioned by using your your template file. I found the first cell content is always wrapped to link with name “Print_Area”, we can confirm the issue when viewing the source of the generated HTML document. I have logged a ticket with an id “CELLSNET-51110” for your issue. We will look into it soon.
Once we have an update on it, we will let you know.
After an initial test using MS Excel, you are right as I noticed MS Excel behaves differently. I used your Excel file and then set the printable area to “B2:C4” for the second sheet. Now I save the selected sheet as “Web page”. I found there is no Print_Area (hyperlink) name defined. I have logged it with your existing ticket and reopened the issue again. We will investigate your issue further and get back to you soon.