add method
add(self, pivot_field)
Adds a PivotField Object to the specific type PivotFields.
Returns
the index of the PivotField Object in this PivotFields.
def add(self, pivot_field):
    ...
| Parameter | Type | Description | 
|---|---|---|
| pivot_field | aspose.cells.pivot.PivotField | a PivotField Object. | 
See Also
- module aspose.cells.pivot
- class PivotFieldCollection