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);
…...Product Family cells-net AT1 December 13, 2023, 12:58pm 1 Hello...Cells v22.9.0. amjad.sahi December 13, 2023, 1:28pm 2 @AT1 ,...