'Declaration Public Function New( _ ByVal r As Integer, _ ByVal c As Integer, _ ByVal r2 As Integer, _ ByVal c2 As Integer _ )
public CellRange( int r, int c, int r2, int c2 )
CellRange Class CellRange Members Overload List