PivotFieldCollection.Move
PivotFieldCollection.Move method
Moves the PivotField from current position to destination position
public void Move(int currPos, int destPos)
Parameter | Type | Description |
---|---|---|
currPos | Int32 | Current position of PivotField based on zero |
destPos | Int32 | Destination position of PivotField based on zero |
See Also
- class PivotFieldCollection
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells