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