'Declaration Public Overloads Function Add( _ ByVal topRow As Integer, _ ByVal leftCol As Integer, _ ByVal bottomRow As Integer, _ ByVal rightCol As Integer _ ) As Integer
'Declaration
Public Overloads Function Add( _ ByVal topRow As Integer, _ ByVal leftCol As Integer, _ ByVal bottomRow As Integer, _ ByVal rightCol As Integer _ ) As Integer
public int Add( int topRow, int leftCol, int bottomRow, int rightCol )
CellRangeCollection Class CellRangeCollection Members Overload List