Hello Team,
I’m exporting a Range with name as HTML, and I’ve noticed that a bookmark with the Range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Bookmark When Exporting a Named Range as HTML Aspose.Cells Product...CreateCellArea(C5, E9); var range = worksheet.Cells.CreateRange(...