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)
ParameterTypeDescription
index1int32_t
index2int32_t

See Also