IPivotHeader.DeleteDim

Syntax

DeleteDim(Dim: IDimInstance): Boolean;

Options

Dim is a dimension that needs deleting.

Description

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

Comments

Actual for dimensions in columns or rows of the table. The deleted dimension is put into the fixed dimensions list.

See also:

IPivotHeader