IPivotHeaderEvaluatedSlots.Move

Fore Syntax

Move(OldIndex: Integer; NewIndex: Integer);

Fore.NET Syntax

Move(OldIndex: integer; NewIndex: integer);

Parameters

OldIndex. Position index from where it is required to mode calculated column or row.

NewIndex. Index of the position, to which it is necessary to move a calculated column or row.

Description

The Move method moves calculates 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