Aspose::Cells::Pivot::PivotItemCollection::SwapItem method
PivotItemCollection::SwapItem method
Directly swap two items.
void Aspose::Cells::Pivot::PivotItemCollection::SwapItem(int32_t index1, int32_t index2)
Parameter | Type | Description |
---|---|---|
index1 | int32_t | |
index2 | int32_t |
See Also
- Class Vector
- Class PivotItemCollection
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++