IRows MethodsBytescout Spreadsheet SDK

The IRows type exposes the following members.

Methods

  NameDescription
Public methodCopyAndPaste
Makes a copy and paste of the rows selection specified by First and Last rows indexes into new position (specified by Dest row index)
Public methodDelete(Int32)
Deletes the row.
Public methodDelete(Int32, Int32)
Deletes rows from First to Last indexes.
Public methodInsert(Int32)
Inserts the Row into the List at the specified Index.
Public methodInsert(Int32, Int32)
Inserts the specified RowCount Row into the List at the specified Index.
Top
See Also

Reference