@amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao
image.png (44.1 KB)
Shape commentShape = worksheet.Shapes.AddAuToShape(AuToShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0);
commentShape.Placement = P…...Implement the above code in your project and adjust the corner radius...wb.Save(filePath + "out_net.xlsx"); Hope helps a bit. imparthgalani...