Back to Devexpress

RowCollection.Insert Method

officefileapi-devexpress-dot-spreadsheet-dot-rowcollection-dot-insert.md

latest684 B
Original Source

RowCollection.Insert Method

NameParametersDescription
Insert(Int32, Int32, RowFormatMode)index, count, formatModeInserts multiple rows and specifies how to format these rows.
Insert(Int32, Int32)index, countInserts multiple rows into the worksheet.
Insert(Int32)indexInserts a new row into the worksheet at the specified position.