GetMergedRange(Int32,Int32) Method
In This Topic
Returns the merged range of cells that includes a given cell.
Syntax
Parameters
- row
- Row index.
- col
- Column index.
Return Value
A
C1.Win.C1FlexGrid.CellRange object that contains the given cell.
See Also