Row |
Name | Description | |
---|---|---|
![]() ![]() | InsertDataRows(IWorksheetController) | Inserts a user choosen number of rows just before the first selected row. If no row is selected, the row is inserted before the first row. |
![]() ![]() | InsertDataRows(IWorksheetController, Int32) | Ask the user for the number of data rows to insert in a data table. |
![]() ![]() | InsertDataRows(IWorksheetController, Int32, Int32) | Insert a number of data rows into the controlled table. |