'Declaration Public Overloads Sub RaiseCellChanged( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
Parameters
- row
- Row index
- column
- Column index
- rowCount
- Number of rows in range of cells
- columnCount
- Number of columns in range of cells