'Declaration Public Function GetMergedRange( _ ByVal grid As C1FlexGrid, _ ByVal cellType As CellType, _ ByVal range As CellRange _ ) As CellRange
'Declaration
Public Function GetMergedRange( _ ByVal grid As C1FlexGrid, _ ByVal cellType As CellType, _ ByVal range As CellRange _ ) As CellRange
public CellRange GetMergedRange( C1FlexGrid grid, CellType cellType, CellRange range )
ExcelMergeManager Class ExcelMergeManager Members