GridPivotItemCollection.Add
GridPivotItemCollection.Add method
Adds a PivotItem Object to the specific type PivotItems.
public int Add(GridPivotItem item)
Parameter | Type | Description |
---|---|---|
PivotItem | GridPivotItem | a PivotItem Object. |
Return Value
the index of the PivotItem Object in this PivotItems.
See Also
- class GridPivotItem
- class GridPivotItemCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop