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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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