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