PivotFieldCollection.Insert
PivotFieldCollection.Insert method
Insert a pivot field at specific index.
public void Insert(int index, PivotField pivotField)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The index. |
| pivotField | PivotField | The field. |
See Also
- class PivotField
- class PivotFieldCollection
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells