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 »

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