Aspose::Cells::Pivot::PivotItem::SetIndex method

PivotItem::SetIndex method

Gets the index of the pivot item in cache field.

Deprecated

Use PivotItem.Position property instead.

void Aspose::Cells::Pivot::PivotItem::SetIndex(int32_t value)

Remarks

NOTE: This property is now obsolete. Instead, please use PivotItem.Position property . This method will be removed 6 months later since August 2026. Aspose apologizes for any inconvenience you may have experienced.

See Also