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

Overload

Description

InsertColumns(Int32, Int32)

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

InsertColumns(Int32, Int32, ColumnInsertBehavior)

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

InsertColumns(Int32, Int32, ColumnInsertBehavior, ColumnInsertBehavior)

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