Add
GridPivotFieldCollection.Add method
Fügt dem spezifischen Typ PivotFields ein PivotField-Objekt hinzu.
public int Add(GridPivotField pivotField)
Parameter | Typ | Beschreibung |
---|---|---|
pivotField | GridPivotField | ein PivotField-Objekt. |
Rückgabewert
der Index des PivotField-Objekts in diesem PivotFields.
Siehe auch
- class GridPivotField
- class GridPivotFieldCollection
- namensraum Aspose.Cells.GridWeb.Data
- Montage Aspose.Cells.GridWeb