Hello Team,
I am working with Aspose.Cells to eXtract a range from an EXcel worksheet as HTML content, which I then insert into a Word document using Aspose.Words.
However, I’ve encountered an issue:
If the selected …...First(x => x.FullText == "range1").GetRange()...