PivotTableFieldCollection.Move

Syntax:

Move(<Field>, <Offset>)

Parameters:

<Field> (required)

Type: <Field name>, PivotTableField; PivotTableFieldCollection.
Field being moved.

<Offset> (required)

Type: Number.
Number of positions by which a given field must be moved.

Description:

Moves the pivot table field by the specified number of positions.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community