IPivotHeader.DeleteDim

Syntax

DeleteDim(Dim: IDimInstance): Boolean;

Parameters

Dim - dimension that must be deleted.

Description

The DeleteDim method deletes the specified dimension from the selected table header.

Comments

It is relevant for dimensions in table columns or rows. The deleted dimension is placed into the fixed dimensions list.

See also:

IPivotHeader