Aspose.Cells is a C++ library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "SampleInput...xlsx" ); Worksheet wkSheet = workbook . GetWorksheets (). Get (...