InsertRow Method
From Office Open XML
Overload List
| Name | Description | |
|---|---|---|
| InsertRow(Int32, Int32) |
Inserts a new row into the spreadsheet. Existing rows below the position are
shifted down. All formula are updated to take account of the new row.
| |
| InsertRow(Int32, Int32, Int32) |
Inserts a new row into the spreadsheet. Existing rows below the position are
shifted down. All formula are updated to take account of the new row.
|