'Declaration Public Function New( _ ByVal row1 As Integer, _ ByVal col1 As Integer, _ ByVal row2 As Integer, _ ByVal col2 As Integer _ )
public GridCellRange( int row1, int col1, int row2, int col2 )
GridCellRange Class GridCellRange Members Overload List