'Declaration Public Overloads ReadOnly Property Item( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ ) As Cell
Parameters
- row
- Row index of first cell in range
- column
- Column index of first cell in range
- row2
- Row index of last cell in range
- column2
- Column index of last cell in range