'Declaration Public Overloads Overridable Function GetMergedRange( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ ) As GridCellRange
public virtual GridCellRange GetMergedRange( GridCellType cellType, GridCellRange range )
Parameters
- cellType
- Type of the cell.
- range
- The range of the original cell.