PivotFieldCollection.AddByBaseIndex

PivotFieldCollection.AddByBaseIndex method

Adds a PivotField Object to the specific type PivotFields.

public int AddByBaseIndex(int baseFieldIndex)
ParameterTypeDescription
baseFieldIndexInt32field index in the base PivotFields.

Return Value

the index of the PivotField Object in this PivotFields.

See Also