'Declaration Public Sub InvalidateRows( _ ByVal row As Integer, _ ByVal rowCount As Integer, _ ByVal sheetArea As SheetArea _ )
Parameters
- row
- The start row index.
- rowCount
- The row count.
- sheetArea
- The invalidated sheet area.
'Declaration Public Sub InvalidateRows( _ ByVal row As Integer, _ ByVal rowCount As Integer, _ ByVal sheetArea As SheetArea _ )