IPivotHeaderEvaluatedSlots.Move

Syntax

Move(OldIndex: Integer; NewIndex: Integer);

Parameters

OldIndex. Index of the position, from which calculated column or row must be moved.

NewIndex. Index of the position, to which calculated column or row must be moved.

Description

The Move method moves calculated column or row to the specified position.

Comments

The moving is available if the collection contains two or more columns or rows.

See also:

IPivotHeaderEvaluatedSlots