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