add method
add
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 | PivotField | a PivotField Object. |
See Also
- module
aspose.cells.pivot
- class
PivotFieldCollection