'Declaration Public Overloads Sub RemoveRows( _ ByVal row As Integer, _ ByVal count As Integer, _ ByVal sheetArea As SheetArea _ )
Parameters
- row
- The index of the first row to remove.
- count
- The number of rows to remove.
- sheetArea
- The sheet area in which to remove rows.