'Declaration Public Overloads Sub AddRows( _ ByVal row As System.Integer, _ ByVal count As System.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.