Add
GridPivotItemCollection.Add method
Fügt dem spezifischen Typ PivotItems ein PivotItem-Objekt hinzu.
public int Add(GridPivotItem item)
Parameter | Typ | Beschreibung |
---|---|---|
PivotItem | GridPivotItem | ein PivotItem-Objekt. |
Rückgabewert
der Index des PivotItem-Objekts in diesem PivotItems.
Siehe auch
- class GridPivotItem
- class GridPivotItemCollection
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop