Page tree
Skip to end of metadata
Go to start of metadata

Overload

Description

InsertColumn(Int32)

Inserts a column in the worksheet to the left of the specified column.

InsertColumn(Int32, ColumnInsertBehavior)

Inserts a column in the worksheet to the left of the specified column, copying the style based on the copyBehavior parameter.

InsertColumn(Int32, ColumnInsertBehavior, ColumnInsertBehavior)

Inserts a column in the worksheet to the left of the specified column, copying the style based on the copyBehavior parameter.
  • No labels