Retrieves the CellRange
representing the merged cell region at the specified index within the sheet.
index
An int representing the zero-based index of the merged cell region to retrieve. The index must be within the valid range of existing merged regions, from 0 to Count - 1.
An object representing the range of cells encompassed by the merged region at the given index.