Hello Support Team,
Since Aspose.Cells v22.10.0, textbox’s CalculateTextSize() returns incorrect height.
This is how I added a textbox to a worksheet.
int textboxIndex = sheet.TextBoxes.Add(1, 1, 60, 200);
…...will be released with version 24.7. next page →...