This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ API.... AutoFitRow ( 1 ); // Save the modified Excel file U16String...u "output.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...