'Declaration Public Function GetMergeCell( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CellRange
Parameters
- row
- Row index of the cell
- column
- Column index of the cell
Return Value
CellRange object containing the range of cells
'Declaration Public Function GetMergeCell( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CellRange