Detect Merged Cells in a Worksheet

Contents
[ ]

The component provides the Cells.GetMergedAreas() method which can get all merged cells. The following code sample shows you how to detect merged cells in a worksheet.