PivotFieldCollection.AddByBaseIndex
PivotFieldCollection.AddByBaseIndex method
Adds a PivotField Object to the specific type PivotFields.
public int AddByBaseIndex(int baseFieldIndex)
Parameter | Type | Description |
---|---|---|
baseFieldIndex | Int32 | field index in the base PivotFields. |
Return Value
the index of the PivotField Object in this PivotFields.
See Also
- class PivotFieldCollection
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells