Aspose::Cells::Pivot::PivotItemCollection::ChangeitemsOrder method

PivotItemCollection::ChangeitemsOrder method

Directly changes the orders of the two items.

void Aspose::Cells::Pivot::PivotItemCollection::ChangeitemsOrder(int32_t sourceIndex, int32_t destIndex)
ParameterTypeDescription
sourceIndexint32_tThe current index
destIndexint32_tThe dest index

See Also