Aspose::Cells::Pivot::PivotFilter::SetMeasureFldIndex method

PivotFilter::SetMeasureFldIndex method

Gets the measure field index of the pivot filter.

Deprecated

Use PivotFilter.ValueFieldIndex property.

void Aspose::Cells::Pivot::PivotFilter::SetMeasureFldIndex(int32_t value)

Remarks

NOTE: This method is now obsolete. Instead, please use PivotFilter.ValueFieldIndex property. This method will be removed 12 months later since November 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also