Click or drag to resize

RowCommandsInsertDataRows Method

Overload List
 NameDescription
Public methodStatic memberInsertDataRows(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.
Public methodStatic memberInsertDataRows(IWorksheetController, Int32) Ask the user for the number of data rows to insert in a data table.
Public methodStatic memberInsertDataRows(IWorksheetController, Int32, Int32) Insert a number of data rows into the controlled table.
Top
See Also