'Declaration Public Overloads Function GetMergedRange( _ ByVal row As Integer, _ ByVal col As Integer _ ) As CellRange
'Declaration
Public Overloads Function GetMergedRange( _ ByVal row As Integer, _ ByVal col As Integer _ ) As CellRange
public CellRange GetMergedRange( int row, int col )
C1FlexGrid Class C1FlexGrid Members Overload List