Click or drag to resize

XlsWorksheet InsertRow Method

Overload List
Name Description
Public method InsertRow(Int32)
Inserts a new row into the worksheet.
Public method InsertRow(Int32, Int32)
Inserts multiple rows into the worksheet.
Public method InsertRow(Int32, Int32, InsertOptionsType)
Inserts an empty row with default formatting.
Top
See Also