deleteColumn

deleteColumn(int columnIndex) function

Deletes the specified column

Parameters

NameTypeDescription
columnIndexintThe zero-based index of the column to delete.

Error

ErrorCondition
ArgumentOutOfRangeExceptionIf columnIndex less than zero or greater or equal to the ColumnCount