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

Description

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

C#
vb.net

Parameters

columnNumber
The 0-based number of the column to insert.
columnCount
The number of columns to insert.

Examples

C#
vb.net
  • No labels