Parameters
- row
- An integer value indicates the top row index of cell.
- column
- An integer value indicates the left column index of cell.
- row2
- An integer value indicates the bottom row index of cell.
- column2
- An integer value indicates the right column index of cell.
- value
- An System.Object value to set
Return Value
true
if the value is set successful; otherwise, false
.