PivotItem.Move
PivotItem.Move method
Moves the item up or down
public void Move(int count, bool isSameParent)
Parameter | Type | Description |
---|---|---|
count | Int32 | The number of moving up or down. Move the item up if this is less than zero; Move the item down if this is greater than zero. |
isSameParent | Boolean | Specifying whether moving operation is in the same parent node or not |
See Also
- class PivotItem
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells