I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...xlsx"); Workbook dest = new Workbook(dir + "book2.xlsx");...Name; } } dest.Save(dir + "dest.xlsx"); amjad.sahi June 9, 2025,...