| Visual Basic (Declaration) | |
|---|---|
Public Class WorksheetMergedCellsRegion Inherits WorksheetRegion | |
| C# | |
|---|---|
public class WorksheetMergedCellsRegion : WorksheetRegion | |
Merged cell regions cannot overlap (a cell can only belong to one merged cell region). In addition, ArrayFormula and WorksheetDataTable instances cannot be applied to merged cell regions.