SwapItem Method
SwapItem function
Directly swap two items.
func (instance *PivotItemCollection) SwapItem(index1 int32, index2 int32) error
Remarks
See Also
- Class PivotItemCollection
- Namespace Aspose.Cells.Pivot
- Library Aspose.Cells for Go
Directly swap two items.
func (instance *PivotItemCollection) SwapItem(index1 int32, index2 int32) error