XlsWorksheet InsertRow Method |
| Name | Description | |
|---|---|---|
|
|
InsertRow(Int32) |
Inserts a new row into the worksheet.
|
|
|
InsertRow(Int32, Int32) |
Inserts multiple rows into the worksheet.
|
|
|
InsertRow(Int32, Int32, InsertOptionsType) |
Inserts an empty row with default formatting.
|