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

Description

Deletes a column and its contents from the worksheet. Columns after the deleted column will be moved to the left.

C#
vb.net

Parameters

columnNumber
The 0-based number of the column to remove.

Examples

C#
vb.net
  • No labels