'Declaration Public Overloads Sub Clear( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
Parameters
- row
- The start index.
- column
- The start column.
- rowCount
- The number of rows to clear.
- columnCount
- The number of columns to clear.