'Declaration Public Function New( _ ByVal rowFirst As Integer, _ ByVal colFirst As Integer, _ ByVal rowLast As Integer, _ ByVal colLast As Integer _ )
'Declaration
Public Function New( _ ByVal rowFirst As Integer, _ ByVal colFirst As Integer, _ ByVal rowLast As Integer, _ ByVal colLast As Integer _ )
public XLRange( int rowFirst, int colFirst, int rowLast, int colLast )
XLRange Class XLRange Members Overload List