IColumns MethodsBytescout Spreadsheet SDK

The IColumns type exposes the following members.

Methods

  NameDescription
Public methodCopyAndPaste
Makes a copy and paste of the columns selection specified by First and Last columns indexes into new position (specified by Dest column index)
Public methodDelete(Int32)
Deletes the column specified index.
Public methodDelete(Int32, Int32)
Deletes columns from First to Last indexes.
Public methodInsert(Int32)
Inserts Column into the worksheet at the specified Index.
Public methodInsert(Int32, Int32)
Inserts the specified ColumnCount Columns into the worksheet at the specified Index.
Top
See Also

Reference