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);
…...TextBox AutoSize issue Aspose.Cells Product...Since Aspose.Cells v22.10.0, textbox’s CalculateTextSize() returns...