Doesn’t work:
titleCell.HtmlString = "Title "
Works fine:
titleCell.HtmlString = " Title"
Same, works fine:
titleCell.HtmlString = "Title Title2"
Aspose.Cells updated in october 2024...cause u produced an error (Index outside of bounds)? amjad.sahi...understand why it abort generation (Index outside of bounds), could you...