PivotChartFieldCollection.Insert

Syntax:

Insert(<Field>, <Position>)

Parameters:

<Field> (required)

Type: <Field name>, PivotChartFieldCollection; PivotChartField.
Position where a field or collection will be inserted.

<Position> (required)

Type: Number.
Position where field is to be inserted.

Returned value:

Type: PivotChartFieldCollection; PivotChartField.

Description:

Inserts a field or another collection into an indicated position of the pivot table field collection.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community