Delete(ColumnIndex: Integer);
ColumnIndex - input parameter determining the index of a column that must be deleted.
The Delete method deletes the column, which index is passed using the ColumnIndex input parameter.
See also:
IDimensionViewerColumns