Parameters
- row
- An integer value indicates the top row index of cell range.
- column
- An integer value indicates the left column index of cell range.
- rowCount
- An integer value indicates the total number of rows.
- columnCount
- An integer value indicates the total number of columns.
- options
Return Value
true
if the data is clear, false
otherwise.