'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 number for the start of the range of cells
- column
- Column number for the start of the range of cells
- row2
- Row number for the end of the range of cells
- column2
- Column number for the end of the range of cells