'Declaration Public Sub InvalidateFormulas( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
Parameters
- row
- The row index.
- column
- The column index.
- rowCount
- The row count.
- columnCount
- The column count.