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