Aspose::Cells::Pivot::PivotField::SetBaseFieldIndex method

PivotField::SetBaseFieldIndex method

Represents the base field for a custom calculation when the ShowDataAs calculation is in use.

Deprecated

Use PivotField.PivotShowValuesSetting.BaseFieldIndex property instead.

void Aspose::Cells::Pivot::PivotField::SetBaseFieldIndex(int32_t value)

Remarks

NOTE: This property is now obsolete. Instead, please use PivotField.PivotShowValuesSetting.BaseFieldIndex property instead. This method will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also