PivotTableFieldCollection.Insert

Syntax:

Insert(<Field>, <Position>)

Parameters:

<Field> (required)

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

<Position> (required)

Type: Number.
Position where a field or collection will be inserted.

Returned value:

Type: PivotTableField; PivotTableFieldCollection.

Description:

Inserts a field or another set into the specified position in a collection of pivot chart fields.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community