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