'Declaration
Public Function GetMergeCells() As ArrayList
'Usage
Dim instance As SpreadView Dim value As ArrayList value = instance.GetMergeCells()
public ArrayList GetMergeCells()
Return Value
An array list of CellRange objects
'Declaration
Public Function GetMergeCells() As ArrayList
'Usage
Dim instance As SpreadView Dim value As ArrayList value = instance.GetMergeCells()
public ArrayList GetMergeCells()