IDimensionViewerColumns.Delete

Syntax

Delete(ColumnIndex: Integer);

Parameters

ColumnIndex. Input parameter that determines index of the column to be deleted.

Description

The Delete method deletes the column, which index is passed using the ColumnIndex input parameter.

See also:

IDimensionViewerColumns