jQuery/JS Common - Object Structures - CellRange - to
Coordinates of the bottom right cell.
                        Type:
                    
        column
The index of a column that contains the cell.
                        Type:
                    
        This index begins with 1 which corresponds to column A in Excel.
row
The index of a row that contains the cell.
                        Type:
                    
        This index begins with 1 to match the Excel indexing system.
Feedback